ACTIVE & HOVER COLOR main menu

Posted in: Newspaper
Post count: 33

Hello, why does the menu color change not work?
https://prnt.sc/tn7pqt
https://prnt.sc/tn8o5q

Post count: 35449

Hi,

The hover and active color from menu are coming from theme accent color -> https://i.imgur.com/FAIfLsu.png and the settings from menu will apply like this -> https://i.imgur.com/KfjXH7V.png
If you want to have more control over the website header, you can use a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer an you can achieve better results -> https://i.imgur.com/KonzFQJ.png

Thank you!

Post count: 33

https://prnt.sc/tnpxhx
I just want to change the menu, but I change all this

Post count: 35449

Hi,

If you do not want to make other changes, only the accent color for menu, then the easy way is to use a custom css -> https://i.imgur.com/rtVBqNT.png
.td-blog-baby .td-header-style-11 .sf-menu > .current-menu-item > a, .td-blog-baby .td-header-style-11 .sf-menu > li > a:hover {
color: red;
}

The code need to be set in theme panel> custom code> custom css.

Also if you want you can use a cloud header from tagDiv Cloud Library, this can be edited with tagDiv Composer and you can achieve almost everything.

Thank you!

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