Tagged: x
-
AuthorPosts
-
June 15, 2016 at 1:24 pm #1043695
BMCParticipantHi,
When the screen is too small to show the sidebar on the left or right side, it is placed below the content. In this view, the content in the sidebar is left justified by default. We would like to center it. What is the best way to do this in the Ethos stack?
Thank you.
June 15, 2016 at 3:11 pm #1043891
RahulModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
June 15, 2016 at 3:23 pm #1043917
BMCParticipantThis reply has been marked as private.June 15, 2016 at 9:19 pm #1044441
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
@media ( max-width: 767px ) { .x-sidebar { text-align: center; } }But it still bests if we could check it directly. Not all elements are the same, floating element will not respond to this. Hence, different alignment is required. Users have their own different setting on widgets and sidebars, hence, we can’t compare it to another existing setup.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1043695 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
