-
AuthorPosts
-
June 12, 2021 at 8:01 am #1305386
Hi, where do I change main menu color on mouse hover in transparency options?
Tried in Advanced Styling> Main Menu Links, but it doesn’t work
thanksJune 14, 2021 at 6:47 am #1305524Hey czar,
Please try setting that under Enfold->Advanced Styling. Look for the Main Menu Links options, then check to box to only apply the styling on hover. If you need further help, then please post a link to the site in question.
Best regards,
RikardJune 14, 2021 at 7:52 am #1305539June 15, 2021 at 8:27 am #1305735Hi, any news?
June 15, 2021 at 9:47 am #1305747Hi,
Yes, we have news for you now; I’ve added an instance of the Main Menu links under Enfold->Advanced styling, then selected for it to only apply to the hover state. It works as expected, please review your site.
Best regards,
RikardJune 15, 2021 at 12:08 pm #1305790Hi Rikard, does not work, the color is always the same (gray not #1c3041), also instance created by you is the same as mine.
If the “Apply only to mouse hover state” flag changes only the font size (which it shouldn’t do) not color!!ps: token is always active. Thanks
June 16, 2021 at 5:22 am #1305934Hi,
I verified that it was working yesterday, if you can’t see any changes on your end, then please try loading the site in an incognito or private browser window. If you need further help, then please try explaining your intentions a bit further.
Best regards,
RikardJune 16, 2021 at 10:00 am #1305954Hi Rikard
REQUEST:
with transparent header, I would like color # 1c3041 on mouse over link menu
see video in private datathanks
June 16, 2021 at 4:48 pm #1306069Hi,
I added following code to bottom of Style.css file of your child theme however it is not being applied.
#top #header.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text { color: #1c3041 !important; }
Do you have cache on server side? If you do, please try to clear that one as well.
Best regards,
YigitJune 16, 2021 at 5:19 pm #1306079Hi Yigit, i have clear cache and removed instance in advance styling but it doesn’t work. I don’t understand, if I inspect the page I don’t even find gray color. Anyway, thanks for your time
June 18, 2021 at 4:39 am #1306267Hi,
I’ve added this for you in Quick CSS:
#top #header.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text { color: red !important; }
After that I cleared the cache from your caching plugin, and the changes are visible after that. Please review your site.
Best regards,
RikardJune 18, 2021 at 7:16 am #1306293Thanks Rikard it finally works.
I tried to insert css code in child theme but it is not applied, strange shouldn’t it overwrite it?
However I recommend adding this option in advanced styling.
Thanks to all and good luckJune 19, 2021 at 5:24 am #1306480Hi,
Thanks for the update. It might be your caching plugin which is preventing the styles in your child theme as well? If you should need further help with that, then please let us know.
Best regards,
RikardJune 19, 2021 at 7:42 am #1306487Hi Rikard, I can’t tell you why, all other styles have been applied except this one. Thanks anyway for your operation.
Good jobJune 19, 2021 at 7:56 am #1306489Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘main menu color on mouse hover in transparency’ is closed to new replies.