• Resolved roshiahmadian

    (@roshiahmadian)


    How can I remove the gray overlay on the header image? I tried custom CSS codes found in forums about other themes, but none of them worked for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Veda

    (@vedathemes)

    Hi there,

    Thanks for trying Bayleaf.
    Sorry for late reply due to weekends.

    You can try following CSS,

    .header-image:after {
    	background: none;
    }

    You can go to Dashboard > Customize > Additional CSS and copy paste above CSS code. It should work. If not, please inform.

    Thanks,

    Theme Author Veda

    (@vedathemes)

    I hope the above issue has been resolved. However, feel free to ask if you need more help on this.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove gray overlay from header in Bayleaf’ is closed to new replies.