Menu coloring issue

Posted in: Newspaper
Post count: 11

Dear Support Team!

As you can see on the attached images we have an issue with the main menu because if the ACTIVE & HOVER COLOR is the same as the MENU TEXT COLOR when the menu in frontend is hovered or active the text is not shown. Can you please offer a solution to fix this isse? I would to be the text color white if the menu is hover or active.

The situation on admin: https://postimg.org/image/5eho42jvz/
and on frontend: https://postimg.org/image/pzwfvz1gv/

Thank you!

Post count: 12

Hi verbume,

the problem is, that you have set up the exact same colour for the Hover, as well as the Menu Text color. Set the Active & Hover Color to white and the text will appear! It can’t appear currently! ‘

Hope this helps!

Post count: 11

Ok. This can be a solution. Thank you!

Post count: 12

No problem! This will definitely solve your problem!

Post count: 11

This solution did not solved my problem. If you see the sub menu when is active is totaly white so doesn’t appear the text of the menu:
https://postimg.org/image/mmxw7w8jl/

SO what can be the right solution?

Post count: 22421

Hello,
Please provide a link to your site so I can inspect it.
Thank you!

Post count: 11

Hi Bogdan!

Here you can find: http://bonum.tranzitweb.hu
This site is a test version.

Thank you!

Post count: 23312

Hello verbume,

Try the code below and place it in Theme panel ->Custom CSS box.

The code is ->

.sf-menu ul .td-menu-item > a:hover{
color:black!important;
}

The result is here -> https://www.screencast.com/t/zyeAKr8mVvkF

Thanks.

Post count: 11

Catalin, thank you. It’s ok. 🙂

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