[Resolved] menu Placement

Home Forums Support [Resolved] menu Placement

Home Forums Support menu Placement

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #337471
    Atex

    Hi

    Just curious if there’s a way to move the menu to the left beside the company logo. When I try float left it switches with the logo.

    Any suggestions please?

    Mike
    http://www.atexflooring.ca

    #337478
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    .nav-float-right .inside-header .main-navigation {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #337481
    Atex

    Thnx again Tom, that did the trick perfectly.
    In mobile view the search icon is overlapping the menu icon, Just curious if I have to disable that or if there’s a way to get it beside or below the menu icon

    icons overlapping

    #337497
    Leo
    Staff
    Customer Support

    Hmm doesn’t look like the search is activated currently?

    Have you considered using the mobile header feature?
    https://docs.generatepress.com/article/mobile-header/

    Let me know 🙂

    #337697
    Atex

    I disabled it earlier.
    Yes that did the trick again. Thank you so much Leo. Support on here is phenomenal.

    Off topic, I wanted to ask if there’s any free lancers here that I can pay to fix/make one page responsive on my website. This is not due to the theme or anything, just the way the page is.

    #337706
    Leo
    Staff
    Customer Support

    Glad I can help.

    Hmm there are more freelancers in our Facebook group “GeneratePress Community”.

    You will likely have better audience there 🙂

    #399623
    Nina

    Hi, I have set up different page headers for my site and added them accordingly but now my primary menu wont sit below the header – can anyone help me please?

    #399667
    Leo
    Staff
    Customer Support

    Hi Nina,

    Can you open a topic and provide a link to your site if possible?

    Thanks!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.