This topic has 4 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #68087
     hakened
    Participant

    I want to hide header and footer area from entire website in mobile layout. Or can you instruct me on how can I hide them from my android app and at browser it can be seen. By variable passing.

    #68147
     Laura
    Moderator

    Hello, could you share a link of your site? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #68174
     hakened
    Participant

    It’s http://www.hooked.co.in 🙂

    #68304
     hakened
    Participant

    Is there anyone to reply on this…?

    #68483
     Laura
    Moderator

    Hello, please add this to quick css or style.css

    COPY CODE
    
    @media (max-width: 991px) {
    div#header {
      display: none;
    }
    div#footer {
      display: none;
    }
    }
    

    This will hide your header and footer for mobile

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?