Images for page headers

Discussion in 'RoadFighter WordPress Theme' started by regencydebi, Sep 15, 2013.

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

    regencydebi New Member

    Joined:
    Sep 13, 2013
    Messages:
    5
    Likes Received:
    0
    Hi, is there a way to change the headers on the pages? The grey header doesn't look right on my pages and I'd like to add an image instead but not sure how to do this. Please help! My address is www.bridalaccessoriesuk.co.uk many thanks :)
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

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

    Code:
    .header_container.not_home{
    background: url('Enter your image address here');
    }
     
  3. regencydebi

    regencydebi New Member

    Joined:
    Sep 13, 2013
    Messages:
    5
    Likes Received:
    0
    Thank you! Works perfectly :)
     
Thread Status:
Not open for further replies.

Share This Page