Sidebar widgets on tablet and mobile - by filmguerilla

This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler

  • Avatar: Jef
    filmguerilla
    Participant
    May 26, 2021 at 20:27

    Last for the night. Is it possible to have sidebar widgets same layout for mobile and table?

    http://prntscr.com/13g85c9 Mobile

    http://prntscr.com/13g862q Tablet

    I want the tablet sidebar widget to stretch like the mobile layout. Thanks guys.

    Hope the we can fix the text on this site. 🙁 want to launch this by june!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 27, 2021 at 07:25

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS > Global custom CSS:

    @media only screen and (max-width: 992px) {
        .shop-filters-area .sidebar-widget {
            width: 100% !important;
        }
    }

    Regards

    Avatar: Jef
    filmguerilla
    Participant
    May 28, 2021 at 08:01

    Thank you! Works great!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 28, 2021 at 08:12

    Hello,

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.