• Resolved gregory165

    (@gregory165)


    I’m using Typecore (v1.2.1) theme.
    My problem:
    Header Ads is visible in a regular browser (desktop) but
    is not visible on smartphone and tablet.
    Why?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gregory165

    (@gregory165)

    problem solved, modify responsive.css file:
    @media only screen and (max-width: 1200px) {
    #header-ads { display: none; }
    }

    Theme Author Alexander Agnarson

    (@alxmedia)

    Glad to see you solved it! Sorry for not replying – I’ve been busy with life stuff.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Ads – not displayed on the mobile phone’ is closed to new replies.