Global Menu Style Not Consistent

Posted in: Newspaper
Post count: 37

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!

Post count: 18283

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 !

Post count: 37

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!

Post count: 37

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

Post count: 37

The menu style is also broken if I create a new category, add it to the header menu, and click on the new menu item. When I do that, the menu hover/active also changes to the underlined style.

Post count: 18283

Hello !

From what I can see my colleague has replied to you via e-mail. I hope this was helpful !

Thank you !

Post count: 37

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!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.