Tagged: x
-
AuthorPosts
-
December 15, 2016 at 4:38 am #1294032
FeddeParticipantHey staff,
There’s an img on section 2 in the 2nd column. I want to remove the spacing below the img so that the picture hits the 3rd section, while not moving the text and form in the 1st column of section 2.
URL: http://www.feddewestera.nlI’ve tried to following css:
.x-column.x-sm.x-1-3 {
margin-bottom: 0px;
}this didn’t work.
also,margin-bottom: -32px !important;
padding-bottom: 0 !important;in the style section of the element. This did work, but the row was going through the 3rd section on smaller screens.
Best regards,
Fedde
December 15, 2016 at 5:14 am #1294066
Paul RModeratorHi Fedde,
Thanks for writing in!
Please add mbn in the class field of your image element in cornerstone.
mbn – margin bottom none
eg. http://screencast.com/t/jOqOaRIPVQe
Hope that helps.
December 15, 2016 at 5:37 am #1294084
FeddeParticipantHi,
That didn’t do the trick.
Best regards,
Fedde
December 15, 2016 at 6:07 am #1294103
FriechModeratorHi Fedde,
You can add this under Custom > CSS in the Customizer.
body .gform_wrapper {margin-bottom: 0;}Thanks.
December 15, 2016 at 6:17 am #1294120
FeddeParticipantThanks alot for the fast fix! Looks perfect!
Best Regards,
Fedde
December 15, 2016 at 6:29 am #1294136
ChristianModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1294032 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
