Tagged: x
-
AuthorPosts
-
December 17, 2016 at 12:33 pm #1296679
ksjohnsParticipantHello, i currently have 9 active license’s for the x theme. Love it, and i’m learning a lot on how to better customize it all. It is my favorite theme to use ever in over 7 years of developing.
My challenge is one website i’m building now, i need the content width to be the same in the posts, as in the pages. i’ve adjusted the padding, i’ve adjusted the global settings, i’ve all i know how to do. I just want to resize the global content settings of all my post’s to be the same as the pages. see website below.
content width on home page and other Pages see here. http://vonwaldberggermanshepherds.com
Content width on post’s see here. (constrict by a couple hundred px i think)
http://vonwaldberggermanshepherds.com/index.php/sg-1-eiko-vom-sendberg/December 17, 2016 at 7:38 pm #1296875
RadModeratorHi there,
Thanks for posting in.
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.single-post .entry-content { padding: 0 !important; } .single-post .x-section .x-container { width: 100% !important; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1296679 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
