Home Forums Pro Themes Blog Diary Pro Remove filter on headerbanner image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #114782
    Simon Selmer
    Participant

    Hi
    It seems there is a color-filter on the header image. Can I remove that filter so I get the actual colors of the picture?

    I have uploaded a header picture. The miniture picture shown has correct colors, but the big headerpicture shown has a different color, as if there is a filter applied to it. How can I remove this?

    Best Regards Simon

    #114906
    wensolutions
    Keymaster

    Hello,

    Regarding your query about the color-filter on the header image, this is the default color given by the theme for two different sections and there is no filter added to the header image.

    Regards.

    #114921
    Simon Selmer
    Participant

    Is it possible to remove this default color for that section?

    If we would like a company logo as header background, then the colors of the company picture/logo is not right because of this extra color added.

    #114923
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section to remove default color from header image section by going to Admin Panel > Appearance > Customize > Additional CSS

    #header-banner-image .overlay{
    	background-color: transparent;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

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