Header issues

Home Forums Pro Support Header issues

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #66677
    Nina RobisonNina Robison
    Participant

    I would like to have my header to the right but the subcategories get cut off. Is there a way for the subcategories to come down to the left?

    I would like to add a Search bar to the header but I do not see that option. Also, how do get my logo to go left in the header like your website?

    #66681
    Anonymous

    I have figured out how to get the search bar in the header and the logo in the header.

    My question is, how do I get my subcategories to not get cut off when the desktop menu is in the left side of the header?

    #66680
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Nina,

    Unfortunately you haven’t provided a site URL so it’s impossible for me to advise.

    Please advise and I will take a look.

    Peter

    #66679
    Anonymous

    Sorry, https://ninakneadstobake.com

    #66678
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Niina,

    The below Custom CSS should do it:

    #responsive-menu-pro li .responsive-menu-pro-submenu {
       right: 0;
    }
    
    #responsive-menu-pro li .responsive-menu-pro-submenu li .responsive-menu-pro-submenu {
       right: 100%;
    }

    I hope that helps

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header issues’ is closed to new replies.