an
groups-icon

How to stop left side bar widgets from disappearing in larger mobile devices

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Chuck M
    0 points
    Beginner

    The left side bar widget area goes to the bottom of the content area in responsive mode when the site is viewed on a mobile device. But on screen widths from 768px to 991px the widgets in the side bar disappear completely.

    To stop this from happening, I placed the following in custom CSS…

    @media (min-width:768px) and (max-width:991px) { .hidden-sm {display: inline !important; } }

    Whether or not this creates a problem somewhere else, I don’t know. But I have people paying me for banner ads in my left sidebar so for the sidebar to disappear completely on larger mobile devices is a no-no.

    This needs to be fixed on future updates.

    March 29, 2017 at 12:35 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    March 29, 2017 at 1:19 pm

317

Views

1

Replies