Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #790338

    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?

    #790342

    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

    #790480

    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.

    #790591

    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

    #790993

    Thanks, it worked! Who is the man? You are the man!

    • This reply was modified 6 years, 11 months ago by HBJC.
    #790998

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Phone number header remove transparancy’ is closed to new replies.