This topic has 2 replies, 2 voices, and was last updated 10 years by Douweboschma.

  • Author
  • #6962
     Douweboschma
    Participant

    Hi,

    Is it easy to strip sidebars from mobile only? I’ve tried it with css but without any luck.

    #7085
     SQadmin
    Keymaster

    Hi, you can add in quick css box the following:

    COPY CODE
    
    @media (max-width: 480px) {
        .widgets-container.sidebar_location { display: none; }
    }
    

    Regards,
    Robert

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

    Thanks. That worked like a charm. And te mobile experience is suddenly 80% better 😉

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?