Tagged: x
-
AuthorPosts
-
October 10, 2016 at 12:28 am #1209391
ZaepianParticipantHello!
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!
October 10, 2016 at 1:00 am #1209417
ZaepianParticipantI’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!
October 10, 2016 at 1:37 am #1209447
RupokMemberHi there,
That’s the padding, so you are doing it right.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1209391 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
