This topic has 5 replies, 2 voices, and was last updated 9 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
    This reply has been set as private.
    #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
    This reply has been set as private.
    #50661
     Radu
    Moderator
    This reply has been set as private.
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?