Amazon banner

Discussion in 'ReThink WordPress Theme' started by roberturbanek, Nov 25, 2012.

  1. roberturbanek

    roberturbanek New Member

    Joined:
    Nov 14, 2012
    Messages:
    1
    Likes Received:
    0
    How Do I Remove the Amazon banner?

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

    Code:
    .header .header_info{
    display:none;
    }
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header .header_info{
    display:none;
    }
     

Share This Page