Tagged: x
-
AuthorPosts
-
March 25, 2016 at 9:10 am #852425
Hi,
I am using the Icon stack.
I have site max width set to 950 – it works throughout the site on all pages apart from the post section:
https://www.laganum.com/content/
even though I have the ‘use global content layout’ option selected. Here, it seems to force the pages full width. Can you help please?
Thanks, Malcolm
March 25, 2016 at 2:00 pm #852715Hi There,
Thanks for writing in.
Try adding this in your customizer’s custom CSS:
.blog .x-main.full { width: 90%; margin: 0 auto; max-width: 950px; }
Let us know how it goes.
Thanks.
March 26, 2016 at 2:55 am #853264March 26, 2016 at 3:14 am #853279Hello There,
To run X smoothly, you need to install Cornerstone plugin. All the shortcodes and its functionalities has been integrated in this plugin. You can get this plugin by going to X Addons > Extensions. To know more about Cornerstone, please check it out here: http://theme.co/blog/x-version-4-introducing-cornerstone/
X 4.3.4 is now available! This release contains several bug fixes and we’re quite excited about the new features, so be sure to check out the changelog. Please do update to the latest version. After doing the updates, always remember to clear all plugin caches and all js/css minifications when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
March 26, 2016 at 11:07 am #853485sorry -I’m not clear on what you are saying – does the above mean that if I am install Cornerstone, the code for the blog width will work? or is this just general advice?
March 26, 2016 at 12:36 pm #853530Hi There,
To fix this issue, please update your current custom CSS to this:
https://community.theme.co/forums/topic/remove-featured-image-from-single-posts/page/2/#post-853525
Let us know how it goes!
-
AuthorPosts