Lighten the main color on homepage

Discussion in 'Foogo Pro WordPress Theme' started by clukesic, Mar 26, 2015.

  1. clukesic

    clukesic New Member

    Joined:
    Jun 13, 2013
    Messages:
    22
    Likes Received:
    0
    Hi Guys,

    I am working the Foogo theme (love it!), and I was wondering if there was a way to reduce or lighten the color on the homepage. The concern is that the image in the background isn't showing up enough. So, can I reduce the screen or lighten the color?

    Thanks!

    Chris
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello Chris!

    Could you please provide us URL of your website along with some edited screenshots so that we can provide you the exact solution?

    Thanks,
    Praveen
     
  3. clukesic

    clukesic New Member

    Joined:
    Jun 13, 2013
    Messages:
    22
    Likes Received:
    0
    right now it's a temp domain

    7a9.625.myftpupload.com


    The clients want the background logo to be more prominent. I made it darker, but if I could reduce the gold color by 25% or so, that may help too.

    chris
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello Chris!

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    #header .header-overlay {
    opacity: 0.6;
    }

    Thanks,
    Praveen
     

Share This Page