Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #391329

    When i add a widget to the main menu left sidebar in general layout, it doesnt appear in mobile version even with show sidebars on smartphones selected???

    #391696

    Hey cpages!

    That’s the correct behaviour. If you want to display it then add this to your custom CSS.

    .responsive #top .avia-custom-sidebar-widget-area { display: block !important; }
    

    But it’s probably going to take more CSS work depending on which widgets your using.

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.