Hello,
I’m having trouble figuring out how to adjust the width of the content area of a blog post. Old blog posts that were created before installing the X Pro theme occupy the column the way I would like (ex: http://mountainpoint.com/business-transformation/theres-no-reversing-technological-progress-manufacturers-need-catch/), but when I use Pro to edit the layout, it looks like the following classes are setting the width to 88%:
.post-template-default .x-container.width, .single .x-container.width, .single-post .x-container.width
If I set “margin-left:0;”, then it aligns correctly on the left, but there is still a 12% gap on the right side that I can’t figure out how to get rid of. (Setting the width to 100% pushes the sidebar off the screen on the right.)
I haven’t published any blog posts that have been created with Pro for this reason. Is this a common issue? I’m just looking to make the x-container width 100% without effecting the sidebar.
Thanks in advance for any help!