how to get rid of the color overlay on the header so it reflects throughout the site

Discussion in 'Foogo Pro WordPress Theme' started by elly10, Apr 18, 2016.

  1. elly10

    elly10 Member

    Joined:
    Jul 9, 2013
    Messages:
    37
    Likes Received:
    0
    Hi there,

    I wanted to get rid of the color overlay on the header of the site. I would like just for the actual image to show true. Also for this to be the same throughout the whole site.

    Many thanks

    Elly
     
  2. priya

    priya Guest

    Hello, Elly..

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site along with some edited screenshot so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. elly10

    elly10 Member

    Joined:
    Jul 9, 2013
    Messages:
    37
    Likes Received:
    0
    Hi Priyanka,

    Please find the image of what I meant as the gray overlay of my header picture. I just want the image to show and not the gray tint over it and to be the same for all the other pages too.

    Many thanks

    Elly
     

    Attached Files:

  4. priya

    priya Guest

    Hello, Elly..

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #header .header-overlay {
        background-color: hsla(0, 25%, 45%, 0);
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page