Home Forums Pro Themes Mediclean Pro Image opacity

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24960
    amedeopalace
    Participant

    Hi,
    Thanks for the answer to the previous question, I solved.

    Now I have another request. Can I remove the opacity of the header images in the pages?

    Best regards

    #24985
    wensolutions
    Keymaster

    Hello,

    If you want to remove the blue overlay of the images that gives the header image transparency, please paste in the following custom CSS in Your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field :

    #custom-header::after {
    opacity: 0!important;
    
    }

    Hope this Helps,

    Best Regards !!

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