widgets to show on mobile

This support request was posted in BBQ by tracyholland

Request ID #2041 Resolved
  • I love this template, however the the side widgets do not show on the mobile version. Is there anyway to display on mobile as well?

    Juanfra Aldasoro

    Hi Tracy,

    Thanks for your kind words.

    Yes, the design decision was to hide the sidebar widgets on mobile devices. However you can display them with a little CSS.

    
    @media screen and (max-width: 1024px) {
        #sidebar { display: block; }
    }
    
    

    Add this code into your custom.css file.

    Best,
    Juan.

    Thank you for the quick response. Worked well!

    Juanfra Aldasoro

    Thanks Tracy 🙂

    Have a nice day,
    Juan.

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

This topic is marked as resolved

Only the topic author can re-open this thread.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server