Home Forums Free Themes Construction Base Remove black overlay on header image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61012
    Squidward
    Participant

    Hi,
    I have been trying to remove the black overlay on the header image. I contacted the support team and was given the code below to add to the additional CSS under Appearance/customise but it hasn’t worked.

    This is the code I was given:

    #masthead #custom-header::after {
    background: none;
    }

    Any other solutions or help will be appreciated.

    #61063
    wensolutions
    Keymaster

    Hello @squidward,

    To remove the overlay effect on the header image use below given CSS.

    #custom-header::after {
        background: none;
       }

    Hope this helps.

    Best Regards!!

    #61126
    Squidward
    Participant

    Hi,
    Thanks for your quick reply. Your solution worked perfectly. Thanks again 🙂

    #61133
    wensolutions
    Keymaster

    Hello @squidward,

    Glad we could help you !!

    If you have any issues further, please feel free to post your queries and we will happily help you further.

    We will really appreciate if you could help us too by rating our theme in WordPress repo here:-

    https://wordpress.org/support/theme/construction-base/reviews/

    Best regards !!

    Have a good day 🙂 .

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