Menu and logo relocation

This topic contains 7 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #415669

    SOMSAK
    Expired Member

    Hi,

    This is my site: https://finisherbox.es/escapadas/

    I’d like to put the menu on the right of the logo, is it possible?

    Also, the logo in mobile version is put below the menu, and I’d like to center it at the same level of the menu icon.

    Could you please help me with this?

    Thanks in advanced,

    #415718

    Kor
    Moderator
    Post count: 16516

    Hi Jonathan,

    Try using this custom CSS code below and see if it’s what you’re looking for. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    nav#mobile-navigation-left {
       width: 60%;
       margin-top:20px;
    }
    
    div#inner-header {
        width: 100%;
    }
    
    .site-logo {
        text-align:center;
    }
    #416050

    SOMSAK
    Expired Member

    Hi,

    It doesn’t work, please go to: https://finisherbox.es/escapadas/

    Could you please help me?

    Thanks in advanced,

    #416093

    Kor
    Moderator
    Post count: 16516

    Hi Jonathan,

    The attached is how it looks like when I inspected it. How do you want it to look like?

    Thanks!

    #416433

    SOMSAK
    Expired Member

    Hello,

    I’d like to have exactly as this website: https://bikefriendly.bike/hoteles-para-ciclistas/

    With the difference of not having dashboard icon and placing the menu icon on the left.

    Is it possible? 🙂

    Thanks!

    #416499

    Kor
    Moderator
    Post count: 16516

    Hi Jonathan,

    Sorry, I’m still not getting this. I’ve inspected https://bikefriendly.bike/hoteles-para-ciclistas/ and it is displaying a menu bar similar to yours. It has a logo and some navigation menu links. Do you mean you want to remove the logo and just display a menu icon on the left?

    Thanks!

    #416501

    SOMSAK
    Expired Member

    Hi,

    I mean thtat bikefriendly’s header is not full width, on my website its full width and I want to center it like in bikefriendly. Also, in mobile the menu icon and the logo are not in a single line like bikefriendly.

    Basically I want to locate the menu exactly as they have, both in desktop and mobile.

    #416583

    Alex Rollin
    Moderator
    Post count: 27815

    Hello Johnathan,

    the site you reference is running a different theme and has different options, layouts, and styles built in.

    Kor has given you a number of examples, but you will need to hire a a designer if you really want to change a theme to make it your own.

    You can contact a GD Expert here: https://geodirectoryexperts.com

    If you want to make changes to the GD Framework theme you are using, we can definitely help with hiding elements or identifying complex selectors, but we can do this based on the GD theme you are using. Here is the demo that applies to your site: https://wpgeo.directory/gdf/

    However, changing one theme to match another is outside of what we can do in support.

Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket