Tagged: phone number header
Hello.
I have created a special header for my phone-number. I have used the Enfold menu -> header -> extra element. But the phone number header is transparent. I don’t want the phone number header to be transparent. I want it to be white. I have tried changing it in the Enfold menu -> styling extra -> change color above main menu. But it still was transparant after that.
How do I remove transparancy from the phone number header?
Hey HBJC,Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#header_meta { background-color: #ffffff; }
Best regards,
Yigit
It didn’t work. When I scroll down and the backrground becomes white, it becomes white. But with a blue background it’s blue. I have a sticky main menu and header.
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 #header_meta {
background: white;
}
Best regards,
Yigit
Thanks, it worked! Who is the man? You are the man!
Hi,
We’re glad that Yigit was able to help you.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold!
Sarah