Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1310042

    Hello,

    I have the layout with my logo and main menu on the left sidebar setting, however I would like to add a top bar menu, which you have the option to when your main menu is set to position at the top. Is there a way to override this option, so that I can have both a left sidebar menu and a top bar menu, as I need the top bar option for a secondary menu.

    Thank you,
    Libbey Rutherford

    #1310261

    Hi Libbey,

    That would require customisations which would be out of scope of theme support unfortunately. But maybe you could “fake” a top bar menu by creating it in the Layout Builder? If you need help with styling your element, then we can help out with that.

    Best regards,
    Rikard

    #1310414

    Got it, okay I built a full-wdith submenu and styled it, but I am having an issue with adding some padding on the right so that the words arent so close to the edge of the browser. I would like to add 30px, and I did that in code and it seems to show that when I refresh and then snap back to the edge. Please advise, thank you!

    #1310560

    Hi,

    Thanks for the update. Please try this CSS as well:

    #menu-item-175 {
      margin-right: 30px;
    }

    Best regards,
    Rikard

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