Hi,
When my home page is active, the menu is styled correctly, but when any other item is selected on the menu, the style changes. How can I set the menu style of my home page for ALL pages/posts?
I added several new “cat” categories and created a new default menu to use (header). I selected the new menu (header) while editing the home page.
Strange, when I rename one of the default demo categories and add it to the menu, it keeps the style (Cat News for example).
Please see video below for example:
http://sc.com.ly/show/Mwa0BcUKWdVxNoGh9gtRPIbpYzfvXHmD
Thanks!
Hello !
By using the tagDiv Composer you are able to change that style on your header: https://www.screencast.com/t/KgzeWI3ylhLu
Please make sure that all the pages have the same header style.
Thank you !
Hi,
All of the templates have the same “active & hover style” (style 3 background). When the homepage is selected, the style is correct BUT when any other menu item is selected, or 404 page, search from menu page, or tag page is selected, the style is broken.
The menu style on the home page, author page, and single post page are correct.
Please see the following screens:
Correct: https://imgur.com/a/R5tOC2q
Broken: https://imgur.com/a/s8Ow5Vn
I have emailed login info to contact@tagdiv.com so you guys can login to my site and help fix this issue.
Thank you!
WOW! Ok, just decided to check your demo and it does the same d*mn thing! There is a problem with your theme/news magazine demo. I have already sent you my login info for my site. Please fix this and provide the info on how you did it so others can correct this issue. Thanks!
YOUR DEMO: http://sc.com.ly/show/B45xT9DqHdubRieYgrELQXw3GNAaPmpV
The custom CSS used to fix the menu in my case:
body .tds_menu_active3 .tdb-menu > li > a:after {
opacity: 1;
background-color: #289dcc;
transition: opacity 0.2s ease;
height: 100%;
z-index: -1;
}
Or you can revert back to version 10.3.9.1 until this is fixed in a future update.
Thanks for the help!
