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

    Hello all. I have a question that I hope can be answered fairly easily. I would really like my header to be a solid color instead of having a transparency over the image I have up there. I have looked through the Enfold options and played around with transparencies, but nothing is seeming to work. I also went to the specific page and tried the layout options for the header, but still I don’t get what I am looking for. When I scroll down a little bit on the page, the header becomes white….how do I get it to be a solid color always?

    Thanks in advance for any help you can give me.

    #631657

    Hey crealities,

    It seems like you have already figured it out? :)

    For future readers, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .header_bg {
        opacity: 1;
    }

    Best regards,
    Yigit

    #632227

    Actually I have not figured it out. I tried your code in the QuickCSS, but it s still not working. I’d like for that transparency effect in the heading to be solid white. Any ideas?

    #633135

    Hi,

    Oh sorry, i thought you wanted to change bit of transparency header has when scrolling down.
    You can simply edit your page and choose to display non-transparent header – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Best regards,
    Yigit

    #645086

    Finally I am getting back to this….sorry for the delayed response. Is there a way to change the white background to black? I have searched and searched and am unable to find this option in the menus or in the CSS. I would really like a black background header.

    #645482

    Hi,

    You can go to Enfold theme options > General Styling > Main content and change it as needed.
    Also, please add 1/1 column element to the top of your page and update your page, then remove it and update again and it should remove the whitespace

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.