• Resolved bluevan

    (@bluevan)


    Hello,

    – In the free version of Newsmag the Banner Ad Disappears in Mobile View. Is there a way for the banner ad to be appear in Mobile view too whether in the Free or Pro version?

    – Also, is there a way to Rotate different Banner ads?

    Thank you in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @bluevan,

    Thank you for reaching out to us!
    1. The banner does not display on mobile because this is how the theme was designed in order to be responsive and look good on mobile devices.
    You can display it by adding this code in Appearance > customize > Additional CSS:
    @media screen and (max-width: 800px) { body .header-banner { display: block; } }

    2. Unfortunately this is not an option the theme currently has.

    Warmly,
    Mihaela

    Thread Starter bluevan

    (@bluevan)

    Thank you very much for your swift response. The CSS code you provided works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Banner Ad Disappears in Mobile View’ is closed to new replies.