Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1209391
    Zaepian
    Participant

    Hello!

    I’m using the page template ‘Blank – Container|Header,Footer’ and I’m wondering how I can reduce the margin or padding between the container and my section in Cornerstone.

    What I’m trying to achieve is less space between my container and my image which can be seen on my staging site here: http://6f4.b39.myftpupload.com

    I’ve already got the section settings at zero margin and padding, but I’d like to reduce the gap on either side of the image even further, resulting in less white space and a larger image – especially on mobile. When I tried negative margins, it messed up the image and text on mobile pushing them outside of the container.

    Is there some place that I haven’t found that offers settings for this?

    Thank you!

    #1209417
    Zaepian
    Participant

    I’ve found a work-around that I’ve implemented.
    I used the following code:
    .entry-wrap {padding: 30px 0px 0px 0px;}

    If there’s a more elegant way of achieving my goal, please inform me.

    Thank you!

    #1209447
    Rupok
    Member

    Hi there,

    That’s the padding, so you are doing it right.

    Cheers!

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