Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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
    Vince

    #490301

    Hi,

    below the text?
    below the text element?

    Do you have a link or screenshot available?

    #490403

    Hi,
    It is below the text element above a Masonry gallery which is housed in a single column container.

    Thanks

    #490412

    why 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!

    #490490

    Thanks 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.
    #490711

    Hi 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,
    Yigit

    #490746

    Hi 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

    #490754

    Hi, try adding (drag and drop) spacer element between the two. You can find this in the avai builder next to the text element.

    #490787

    Hi,
    I tried that and it is then too far apart even using custom – it is then back to the original issue.
    Thanks

    #491772

    Hi!

    Try setting a negative value to the whitespace element – http://screencast.com/t/QUHvAkTmAy

    Best regards,
    Josue

    #491834

    Cheers Josue, a couple of tweaks got that at positive +05.
    Thanks everybody for help
    Vince

    #491935

    You are welcome Vince, glad to help :)

    Regards,
    Josue

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.