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
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
Hi Rikard,
Yes it woks. Thanks.
Is it possible to change the background color for this sub menu element?
Best regards,
Andy
Hi Andy,
Yes it should be possible to change the background, can we view it on your site somewhere?
Best regards,
Rikard
The coming soon page is deactivated:
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home #sub_menu1 {
background-color:red;
}
Best regards,
Rikard
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
Hi Andy,
Sorry about that, please try this instead:
.home #sub_menu1, .home #sub_menu1 a {
background-color:red;
}
Best regards,
Rikard
Hi Rikard,
It works fine. Thanks.
Best wishes,
Andy
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