Hi and thanks for your wonderfull theme (second time a buy it)!
I just change the menu background color to light blue
I just change the menu font color to white
My problem is that the HOME is effectivly in white (that’s ok) because it’s the active page.
BUT the others part of the menu are writen in a transparency white so not so clear to read it.
Where can we change a bit this transparency info?
Or easyer where can i change all the colors of menu (active and non active pages), submenu, background sub-menu…not finded
thanks !!
Hey jb84!
Please go to Enfold theme options > Advanced Styling tab and edit “Main Menu Links”. And to change transparency menu color, please go to Enfold theme options > Header Layout > Transparency Options and change under “Transparency menu color”
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.mega_menu_title.heading-color.av-special-font a {
color: white!important;
}
Cheers!
Yigit
yes nice ! thanks u master !