Tagged: x
-
AuthorPosts
-
April 30, 2016 at 4:01 am #906722
4ROIParticipantHow do I change the format for my blog pages? Actually I would like to know how to do this globally.
I checked the knowledge base and did not find anything. I need to know how to adjust the padding between the wrappers. (image attached to explain)
Specifically I need to eliminate the padding between the top and the breadcrumbs and the entry title.
Also i would like to globally change the colors for the cards.
Any assistance you can provide would be appreciated.
May 1, 2016 at 12:29 am #907493
JoaoModeratorHi There,
You can set up your layout at your Appearence / Customizer / Layout and Design and Appearence / Customizer / Blog. You can select full width for both.
To disable breadcrumbs you need to go to Customizer > Header > (uncheck) Enable Breadcrumbs
If you still experience issues in some pages. Click Edit page on the top Wp-Admin Bar and on the right side you will find Page Attributes / Template. Please choose ” Blank – No Container | Header, Footer” (Please check the img attached.)
On the same page on the left side you can disable the page title. (Please see img attached)
To change the color of the font and title of the cards you need to change it inside the element in cornerstone.
(Please see img attached.)
Hope that helps,
Joao
May 2, 2016 at 3:06 pm #909686
4ROIParticipantBreadcrumbs is OK, I am just looking to adjust the padding. I already did the settings. There may be some confusion on what I am asking.
I attached a screenshot that may help. Thanks
May 2, 2016 at 8:08 pm #910019
John EzraMemberHi there,
Thanks for updating the thread! We’ll need to use CSS for that. Would you mind providing your URL so we can tailor our advice to your site? Thanks!
May 3, 2016 at 8:06 pm #911692
4ROIParticipantI don’t see my last reply, so I am not sure if it went through. Anyway, here it is again, just to be on the safe side.
The website is http://condoapartmentsla.com
you won’t be able to see anything because I am using the coming soon add on.The site is built on the Integrity stack. I haven’t made any changes to the CSS yet. Basically just imported the Integrity 01 demo and am building with cornerstone.
May 4, 2016 at 2:45 am #912061
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.x-container.max.width.offset { margin-top: 0; }Hope it helps.
May 4, 2016 at 11:40 am #912786
4ROIParticipantWorked perfectly. Thanks
May 4, 2016 at 3:44 pm #913189
JoaoModeratorYou are welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-906722 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
