Tagged: x
-
AuthorPosts
-
October 26, 2016 at 7:13 am #1231359
pipodeklownParticipantDear support.
I am trying to change the size of the x-section. On an earlier thread i found this already.
.home #x-section-1 {
margin-bottom: -20px;
}
However it does affect the heighthere is the site http://jeroenkramer.com/j.r.kramer
I would like to reduce the height above the selectorsOctober 26, 2016 at 7:48 am #1231403
ChristianModeratorHey there,
The code you used reduces the space at the bottom outside of the section. Please use
.home #x-section-1 { padding: 0; }For more details about the padding property, please see http://www.w3schools.com/css/css_padding.asp
This is not the recommended way though as you can set the Section has a padding option (see attachment).
Thanks.
November 3, 2016 at 7:20 am #1242262
pipodeklownParticipantDear Christian,
thanks, I had already tried that, any css with that selector has no influence at all.November 3, 2016 at 8:51 am #1242339
ChristianModeratorPlease remove the CSS and edit your Section’s top padding right within the section’s options. See https://community.theme.co/kb/cornerstone-interface-inspector/
Thanks.
November 14, 2016 at 3:56 am #1256115
pipodeklownParticipantOh yes solved, silly me. But thank you for the great support.
November 14, 2016 at 4:40 am #1256167
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1231359 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
