New Landing How can we help? Themeforest Theme Support Supreme Issues with Header Advert

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Supreme
  • #11116
    [email protected]
    Member
    Post count: 5

    Hello,

    I’m having a couple issues with the header advert that should be a simply fix. If you look at my domain metrojolt.com you’ll see the ad in the header advert is pushed partially off of the frame. How do I tighten it up with the logo so it all fits? The black space on either side of the logo should do it.

    Also, when viewing on a phone the ad here is too large, in addition to others. I know they cant be responsive in size and shrink, but how to prevent them from loading on mobile? It would also be great to be able to place a smaller, mobile optimized ad there at that time.

    Thanks for your help!

    #11239
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Our header advert area isn’t meant for large ads, it can only fit 468×60 px content, sorry. Furthermore, the ad you have in there is an iframe embed, so it’s impossible to style that.

    The theme doesn’t support displaying more ads depending on resolution, that would require custom work. You can’t prevent it from loading on mobile, you can just hide it, with custom CSS such as:

    @media screen and (max-width: 600px) {
      .header-advert { display: none !important;}
    }

    Regards,
    ————————————————————————————————————

    Cosmin – Support

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register