This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi
Id like to ask on how to hide the Main menu left on Fixed Header menu scrolling.
Its currently showing both menus even though the Menu right was set to display only during Fixed
https://www.screencast.com/t/BbCWYRPX330
URL : beyondcreatives.com.ph
Ive already assigned the Menu to the Default but still displaying 2 Menus.
Im using the child theme as well.
Hello,
Please add this code in Theme Options > Custom css:
.fixed-header-area #menu-main-menu-1 {
display: none;
}
or unset http://prntscr.com/fx2eb2 if you do not use 2 menus.
Regards
Thank you so much!
Thats one of the reason I loved and continue purchasing this theme for most of my client site.
Support is awesome, theme is flexible and friendly to edit
Just like to add a question though,
I have a Fixed menu set, can I have a different set of menu when it starts to scroll down?
The mobile menu seems to only display during on mobile devices.
When I activate the ‘right menu’, it then duplicates the Main menu.
Hope you can guide me.
Thanks for the awesome support
Regards,
Francis
Hello,
Thank you for being our customer.
Unfortunately, it is not possible to display different menu in fixed header, but you can use custom css to hide ‘right menu’ from main or fixed menu.
Regards
Tagged: duplicate fixed header menu, royal, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up