-
AuthorPosts
-
August 19, 2015 at 5:31 pm #490259
Hi Enfold Support,
Would someone be kind enough to tell me how to reduce the padding on text/content box below – it’s a little too far apart for my tastes.
Thank you
VinceAugust 19, 2015 at 6:52 pm #490301Hi,
below the text?
below the text element?Do you have a link or screenshot available?
August 19, 2015 at 9:18 pm #490403Hi,
It is below the text element above a Masonry gallery which is housed in a single column container.Thanks
August 19, 2015 at 9:43 pm #490412why no add custom class ‘my class’ to text element and add custom css.
So therefore,
#top .myclass {
margin-bottom: 30px;
}default between the elements is about 20px when within the same column container.
Alternatively add a column container for each element and set the desired margin top/bottom parameter within the column container options.
Hope this help!
August 20, 2015 at 12:36 am #490490Thanks for your help. However, that did not work.
The top element is the text box and below it is the Masonry gallery which is withing a column container. There is no option to edit this container. I was hoping that this gap could be shotened via the quick CSS panel. I have tried a few things but nothing seems to be working.
I have now placed the gallery and the text box in the 1 column container and that works however, it is a little too close now.
- This reply was modified 9 years, 3 months ago by Vincent.
August 20, 2015 at 12:44 pm #490711Hi Vince!
Can you pleas post the link to your page and point out the element so we can provide you an accurate custom CSS code? :)
Best regards,
YigitAugust 20, 2015 at 1:27 pm #490746Hi Yigit,
That particular page is not live yet. I was trying to get this sorted in advance.I have it like this:
1 x text box with some content in.
Below this I have:
1 x Masonry gallery with 3 images.I have both of them inside a 1 column container. Now the problem is that they are too close by one line.
Vince
August 20, 2015 at 1:38 pm #490754Hi, try adding (drag and drop) spacer element between the two. You can find this in the avai builder next to the text element.
August 20, 2015 at 2:23 pm #490787Hi,
I tried that and it is then too far apart even using custom – it is then back to the original issue.
ThanksAugust 22, 2015 at 11:33 pm #491772Hi!
Try setting a negative value to the whitespace element – http://screencast.com/t/QUHvAkTmAy
Best regards,
JosueAugust 23, 2015 at 10:51 am #491834Cheers Josue, a couple of tweaks got that at positive +05.
Thanks everybody for help
VinceAugust 23, 2015 at 11:00 pm #491935You are welcome Vince, glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.