• Resolved 225mc1r

    (@225mc1r)


    Hello everyone,I am new to most of this.

    On the Rocked theme, header area,I tried to use one of my images. It works but, there is a dark (overlay?) of some sort covering the image that has some level of slight transparency.

    Question:
    How do I get that dark, somewhat transparent overlay off?

    Any help is greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    First of all, thank you for using our Rocked theme.

    To get rid the header overlay dark color, you’ll need to add the below CSS code to Appearance > Customize > Additional CSS from dashboard.

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

    I hope that helps.

    Regards,
    Kharis

    Thread Starter 225mc1r

    (@225mc1r)

    Thank you for the feedback.

    You’re welcome @225mc1r!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rocked theme as a beginer- dark background in header area’ is closed to new replies.