Hi, I have a problem with the small bar above the main menu in the homepage, responsive mode.
The small bar and the font are white.
How I change the background in another color without change the color of the font of the links (that I want they remain white)?
My website is: arbus.it
Please help me! Thanks
Hey Francesco!
Please use the below css in Enfold > General Styling > Quick CSS
@media only screen and (max-width: 769px) {
#top #header_meta {
background-color: #109bc5!important;
}}
Best regards,
Vinay
Thank you so very much!
Best regards,
Francesco
Hi!
Glad we could help :)
Best regards,
Vinay