Tagged: x
-
AuthorPosts
-
December 7, 2016 at 8:23 pm #1285502
Trung NguyenParticipantHi Themeco!
I am trying to make a grid based website white no gaps, but I am getting these random white space even after I set the padding to “0”
Thank you in advance!
December 7, 2016 at 11:36 pm #1285656
Prasant RaiModeratorHello There,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
December 7, 2016 at 11:59 pm #1285678
Trung NguyenParticipantwwww.creativedesque.com
Homepage at the bottom
December 8, 2016 at 12:24 am #1285707
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
ul.margiless-grid, ul.margiless-grid li, ul.margiless-grid li img {margin: 0 !important;} ul.margiless-grid li img {width: 100%;}Hope it helps, Cheers!
December 8, 2016 at 12:50 am #1285728
Trung NguyenParticipantsorry, but that didn’t work
December 8, 2016 at 12:55 am #1285731
Paul RModeratorHi,
I would like to check but your site is in maintenance mode.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 8, 2016 at 1:12 am #1285735
Trung NguyenParticipantThis reply has been marked as private.December 8, 2016 at 1:29 am #1285745
Rue NelModeratorHello There,
Thanks for providing the access to your site. The code won’t work because the images are smaller that the column container or the block grid item container. Please add a more bigger images dimensions so that it will fit right up along its container. Please also keep in mind that the image element, the block grid element has a default bottom margin. To prevent or get rid of the margin, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
.x-block-grid-item img, .x-column .x-img { margin-bottom: 0 !important; }I would highly recommend that you use a 3rd party plugin like TheGrid or Essential grid plugin. You can get this by going to X Addons > Extensions. For more information, please check it out here: https://community.theme.co/kb/integrated-plugins-the-grid/, https://community.theme.co/kb/integrated-plugins-essential-grid/
Hope this helps.
December 8, 2016 at 1:48 am #1285755
Trung NguyenParticipantThank you!
I tried doing it with essential grid. it’s just a little overwhelming with all the functionality. I have also looked around and can’t seem to figure out how to do the same layout as above.
December 8, 2016 at 2:04 am #1285764
RadModeratorHi there,
You can start with EG’s skin builder then grid settings (columns, spacing, gap).
https://www.themepunch.com/essgrid-doc/core-anatomy-of-an-essential-grid/#grid-layout, https://www.themepunch.com/essgrid-doc/item-skin-editor/
You’ll need a mixed of both X’s section/columns and EG for overlapping rows. This may be harder to start with but easier to manage in the long run. Maintenance is easier to do.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285502 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
