homepage overlay color and % transparency

Discussion in 'Foogo Pro WordPress Theme' started by rexmanaster, Mar 1, 2015.

Thread Status:
Not open for further replies.
  1. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    hi,

    is it possible to change the overlay color on the homepage top section to something other than one of the choices in the dropdown? if so, how?

    also, how can i adjust the % transparency of that overlay color?

    thanks,
    rex
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Rex !

    Please use below code and change color name according to your requirement.
    Code:
    .header-overlay {
      background-color: rgba(255, 255, 0, 0.32) !important;
    }
    Thanks & Regards
    Pramod Patel
     
  3. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    outstanding, as always!

    thanks,
    rex
     
    Pramod likes this.
Thread Status:
Not open for further replies.

Share This Page