Hi there,
I would like change the font color in green of my transparency header when I pass the mouse over it.
Thank you in advance.
Hey,
You can go to Enfold theme options > Header > Transparency Options and change transparent menu color as needed.
If that does not help, please post a link to your page so we can provide you an accurate solution :)
Best regards,
Yigit
Hey,
I would like change the font color only when I pass the mouse over it.
Thank you in advance.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top .av_header_transparency .main_menu ul:first-child > li > a:hover .avia-menu-text {
color: orange!important;
opacity: 1;
}
Best regards,
Yigit
Hi,
It’s perfect thanks. I want also the same color when I pass the mouse over it for the little bar.
Thank you in advance.
Hi,
If possible please provide a link to the page so we can inspect the element and deliver an accurate answer.
Best regards,
Jordan Shannon
Hi,
Unfortunately my wordpress is in local with wamp…
Best regards,
Hi,
If you are familiar with element inspection from the browser, you should see how to change the border color.
Best regards,
Jordan Shannon
Hi,
Or if you can let me know which demo you started with I can check. Was it the default?
Best regards,
Jordan Shannon
Hi,
I don’t use demo. Thank you for your help.
Best regards,
Hi,
No problem, are you able to locate the class via browser inspection?
Best regards,
Jordan Shannon
Hi,
It’s OK I succeeded
Thanks
Best regards,
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon