New Landing How can we help? Themeforest Theme Support Joyn How to mask sidebar on mobile ?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Joyn
  • #306603
    mengeco
    Member
    Post count: 558

    Hello,
    How to mask sidebar on mobile ?
    Regards

    #306604
    David Martin – Support
    Moderator
    Post count: 20834

    What do you mean mask?

    #306606
    mengeco
    Member
    Post count: 558

    I just want the sidebar not displayed on mobiles
    Thanks

    #306609
    David Martin – Support
    Moderator
    Post count: 20834

    Can you add a link to your site, it should be possible with a little CSS.

    #306612
    mengeco
    Member
    Post count: 558
    This reply has been marked as private.
    #306619
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Use this code.

    @media only screen and (max-width: 767px){
      .sidebar{
         display:none!important;
      }
    }

    Always provide us the site details when you create the topics, we can’t remember every customer website url and searching in the past topics isn’t efficient for us. Thanks

    -Rui

    #306647
    mengeco
    Member
    Post count: 558

    Ok, thanks Rui !!!

    #306649
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register