Tagged: x
-
AuthorPosts
-
December 22, 2016 at 10:15 am #1301816
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi,
I have a grid that I have added item spacing onto. I am happy with the padding left and right, but I don’t want that much padding on the top and bottom.
I’ve looked at the essential grid documentation but can’t see any relevant topics.
Any help is appreciated.
December 22, 2016 at 11:10 am #1301867
JoaoModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
December 22, 2016 at 11:33 am #1301890
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThis reply has been marked as private.December 22, 2016 at 3:24 pm #1302050
NicoModeratorHi There,
First you need to identify the post id then add its class to the CSS to target a specific grid.
For example,
.mainul li .eg-post-id-845 { min-height:510px; }Hope it helps.
Let us know how it goes.
Thanks.
December 23, 2016 at 2:09 am #1302549
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantThanks for that Nico,
Any ideas on the item spacing issue from my first post?
Thanks
December 23, 2016 at 1:34 pm #1303001
Nabeel AModeratorHi again,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.esg-grid .mainul li.eg-item-skin-1-wrapper { top: auto !important; position: relative !important; transform: none !important; left: auto !important; margin-right: 7% !important; display: inline-block !important; height: auto !important; vertical-align: top; margin-bottom: 1% !important; }Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
January 4, 2017 at 9:34 am #1315899
3b1a2f46-a516-40cf-beba-b611930e4819ParticipantHi Nabeel,
That seems to have sorted out the issue between each grid item but there is now a large gap below the grid.
Any ideas?
Thanks
January 4, 2017 at 11:26 am #1316062
Nabeel AModeratorHi again,
Please add the following code in your Customizer:
.esg-overflowtrick, .esg-overflowtrick >ul { height: auto !important; } .esg-filters.esg-singlefilters { margin: 0 !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1301816 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
