Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1012470

    Hello,
    Is it possible to integrate a second menu on the pages with the menu items next to each other and not below each other?
    Please see my screenshot.
    Best,
    Andy

    #1012646

    Hi Andy,

    Thanks for the screenshot. You should be able to do that using the Fullwidth Sub Menu element in the layout builder, could you try that out please?

    Best regards,
    Rikard

    #1012669

    Hi Rikard,
    Yes it woks. Thanks.
    Is it possible to change the background color for this sub menu element?
    Best regards,
    Andy

    #1012680

    Hi Andy,

    Yes it should be possible to change the background, can we view it on your site somewhere?

    Best regards,
    Rikard

    #1012710

    The coming soon page is deactivated:

    #1012756

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home #sub_menu1 {
      background-color:red;
    }

    Best regards,
    Rikard

    #1012772

    Hi Rikard,
    It works fine. But I need this sub menu on other sub pages and the link “buttons” in the same color.
    Is it possible?
    Thanks,
    Andy

    #1012976

    Hi Andy,

    Sorry about that, please try this instead:

    .home #sub_menu1, .home #sub_menu1 a {
      background-color:red;
    }

    Best regards,
    Rikard

    #1013884

    Hi Rikard,
    It works fine. Thanks.
    Best wishes,
    Andy

    #1013885

    Hi,

    I’m glad you got this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘A second menu with items next to each other’ is closed to new replies.