Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #906722
    4ROI
    Participant

    How 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.

    #907493
    Joao
    Moderator

    Hi 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

    #909686
    4ROI
    Participant

    Breadcrumbs 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

    #910019
    John Ezra
    Member

    Hi 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!

    #911692
    4ROI
    Participant

    I 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.

    #912061
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-container.max.width.offset {
        margin-top: 0;
    }

    Hope it helps.

    #912786
    4ROI
    Participant

    Worked perfectly. Thanks

    #913189
    Joao
    Moderator

    You are welcome.

  • <script> jQuery(function($){ $("#no-reply-906722 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>