Update Theme Colors - Header Stripe & Footer

Discussion in 'Poloray WordPress Theme' started by praxispartners, Sep 28, 2013.

  1. praxispartners

    praxispartners New Member

    Joined:
    Aug 13, 2013
    Messages:
    13
    Likes Received:
    0

    Attached Files:

  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)

    Code:
    .heading_container {
    background: #003f87;
    }
    .footer_wrapper_top {
    background: #e6d395;
    }
    In place of "#003f87" and "#e6d395" you can put your color or color code.
     

Share This Page