Tagged: x
-
AuthorPosts
-
October 7, 2016 at 8:49 am #1206755
nourmoubayedParticipantDear Support,
I would like to modify my Blog post page to become without Side bar, and the content is centered.(but not full width)
Exactly like this:
I am using Renew theme.
Here’s how my blog post currently looks like:
Please let me know how to modify that.
Thanks
October 7, 2016 at 10:21 am #1206864
RahulModeratorHey There,
Thanks for writing in!
You need to change your layout under Customize -> Layout and design to one of layouts which has no sidebars.
Let us know if this helps!
Thank you.
October 7, 2016 at 10:39 am #1206885
nourmoubayedParticipantHi Rahul,
This changes my whole site’s layout.I just want to change teh layout of my Blog posts to have them without Sidebar, And Centred in the middle.
October 7, 2016 at 8:26 pm #1207524
FriechModeratorHi There,
Please add this on your custom CSS on Customizer.
.single .x-sidebar {display: none;} .single-post .x-container.offset {max-width: 65%;}Then look for this custom CSS block:
.single .x-main{ width:70% !important; padding-left:3% !important; padding-right:3% !important; margin: 0% !important; }And update the
width:70% !important;towidth:100% !important;Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206755 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
