Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #207387

    We use Enfold with a boxed layout and a right sidebar. The problem: on small devices it simply cuts off the sidebar (e.g. a button) or does not show it at all; the sidebar is not scaled with the rest of the website.

    Is there any way to have a responsive sidebar?

    Thanks,
    T.

    #207389
    This reply has been marked as private.
    #207402

    Hey!

    You are using Enfold version 1.8.1 which is fairly old. Please update Enfold to version 2.4.4 and WordPress to 3.8. There have been many bug fixes and improvements on the theme since version 1.8.1 and now you can choose to display sidebar on mobile devices or not
    Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #213280
    This reply has been marked as private.
    #213956

    Hey!

    Try adding this to your custom.css file in the css folder of your theme files inside the mobile specific media query:

    #text-2 .avia-button-left a {
    padding: 10px;
    font-size: 12px;
    }

    It will reduce the size of the button to fit a bit better.

    Cheers!
    Devin

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Responsive Sidebar’ is closed to new replies.