This topic has 5 replies, 2 voices, and was last updated 11 years by Radu.

  • Author
  • #50182
     taiger
    Participant

    Is there a way to hide the header advert on mobiles.

    Taiger

    #50321
     Radu
    Moderator

    Hello,

    Please provide a screenshot with the div marked by an arrow that you want to hide on mobile.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50429
     taiger
    Participant

    It would be great to have the option to show or hide the header banner on mobiles.

    see pic.

    Tai

    #50442
     Radu
    Moderator

    Hello,

    Add this code to your Theme Options -> General Settings -> Quick CSS area

    COPY CODE
    
    @media screen and (max-width: 700px) {
    #header .header-banner {display:none}
    }
    

    Let me know if it works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #50621
     taiger
    Participant

    Hi that does not seem to work..

    T

    #50661
     Radu
    Moderator

    Please provide URL.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?