Top Banner Ad is not responsive

Discussion in 'GeoCraft WordPress Theme' started by kenty13, Nov 21, 2014.

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

    kenty13 Member

    Joined:
    Jun 26, 2014
    Messages:
    59
    Likes Received:
    2
    Hello, I notice during testing that the header banner ad is not responsive at all.
    The listing banner ads are fully responsive and working fine.
    Could you please provide directions as to which code to place where to correct this?

    Regards,
    Kenty
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !
    Paste the code given below in Custom CSS section
    (Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .top_add img{
    max-width: 100%;
    height: auto;
    }
    Thanks & Regards
    Pramod
     
  3. kenty13

    kenty13 Member

    Joined:
    Jun 26, 2014
    Messages:
    59
    Likes Received:
    2
    Perfect, thank you!
     
Thread Status:
Not open for further replies.

Share This Page