Active Menu Item Style Broken

Posted in: Newspaper
Post count: 32

So, I have just installed a cache plugin and set that up. I have minified CSS and Javascript. But after that my header menu active/hover style broke. As you can see in the screenshot the green dot for the active menu item supposed to stay before the menu item. but It is showing on top of the text. How to fix this without deactivating my cache plugin?

Screenshot: https://i.imgur.com/9Ajl0Y0.jpeg

Post count: 27744

Hello,

You need to use a custom code to set the green dot, to be able to help you please provide the link to your website.

Thank you!

Post count: 32

Hello, this is the website.

https://sativa.media

Post count: 27744

Hi,

So I made this custom code CSS => https://i.imgur.com/9qVUH3b.png

.tdb_header_menu .tdb-menu > li > a:after {
left: -10px!important;
right: auto;
}

Please set the code in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

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