Hi,
i change the content width of 2sidebars templates to 50% and i add bootstratp aff to the inner-content class and it works
COPY CODE
<div class="sidebar sidebar-main <?php echo $sidebar_classes; ?>" >
<div class="inner-content widgets-container" data-spy="affix" data-offset-top="205">
BUT in mobile the sidebar disappears, please whatch the video
http://recordit.co/IJIRc681Q2
1st question: how to fix the 2nd sidebar?
2nd question: how tho show them in mobile?
Thank you for help
Ahmed