• I found, where to change the header image. But unfortunately it’s gray tinted like the default header image.
    It#s my first page and I’d like to have some help!
    Greetings from Germany

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi

    Thanks for contacting to us.

    To show original header image that is you have uploaded for this you need to remove overlay color.

    To remove overlay color add the below css code inside Customizer >> additional css box.

    .page-title-section .overlay {
    background-color: #000000;
    opacity: 0.0;
    }

    Change bg color and opacity value as your need.

    Let us know if you have any confusion.

    Regards

    Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Header Image is gray tinted, can i remove the darknes’ is closed to new replies.