Tagged: x
-
AuthorPosts
-
August 9, 2016 at 3:23 pm #1124358
[email protected]ParticipantI posted a question about an hour ago but now I can’t find that post.
In a blog post is it possible to have a content band that stretches the “full width” of the page and ignores the container? I know how to make the post full-width, and I can find the short codes for content band but I don’t know how to make it ignore the container.
August 9, 2016 at 8:08 pm #1124768
FriechModeratorHi There,
Thanks 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.
August 9, 2016 at 10:40 pm #1124942
[email protected]Participantexplorington.com
August 10, 2016 at 3:25 am #1125199
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@media (min-width:979px){ .single-post .x-container.max.width.main { width: 100%; max-width: 100%; } .single-post header.entry-header { width: 88%; margin: 0 auto; } .single-post aside.x-sidebar.right { margin-right: 10px; width: 25%; } }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1124358 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
