Change footer colours possible?

Discussion in 'Woodpecker WordPress Business Theme' started by trasgu, Mar 15, 2014.

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

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Goooooooood day :)
    I was just wondering if it would be possible to change "both" footer areas into diferent colours to match the Theme colour somehow, in my actual case: green

    url: http://es.jambikiwa.org/

    Thx tonsssssss !!!
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .footer-wrapper {
    background: YOUR COLOR VALUE;
    }
    .footer-copyright-wrapper {
    background: YOUR COLOR VALUE;
    }
    Thanks & Regards
    Nitesh Raghuwanshi
     
    trasgu likes this.
  3. trasgu

    trasgu Member

    Joined:
    Oct 13, 2012
    Messages:
    188
    Likes Received:
    18
    Location:
    Santander, Spain
    Excellent as always, thx tons !!!
     
Thread Status:
Not open for further replies.

Share This Page