Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #576008

    Hi! When using cells (4 in a row of team members) I find that I can only use the GRID ROW by itself, outside of a color section. With this being the case, how do I add padding, or white space on the right and left sides of the grid row element? thanks. Jen

    #576162

    Hi AirstreamCoach!

    You could set the cells of the grid row element to 1/4 + 1/2 + 1/4 and leave the 1/4 empty. Something like that might work.

    If your trying to have it conform to the maximum container width value though you’ll want to use a color section instead.

    Best regards,
    Elliott

    #576179

    hi elliot. thanks for your reply. Unfortunately, ¼ width on each side is much more padding than I need. I would like to use the grid row within a color section but the editor does not allow it. please advise. thanks. jen

    #576849

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #577536

    Sure, see below. on the team section we are just looking to include more white space on the outer sides. thanks!

    #578251

    Hi,

    Please something like this in Quick CSS under Enfold–>General Styling:

    .page-id-784 #av-layout-grid-1 {
        padding: 0% 5% !important;
    }

    Best regards,
    Rikard

    #578315

    Thank you very much! Can I apply this to all 10 rows?

    #579146

    Hi!

    You can try this:

    .page-id-784 .av-layout-grid-container {
        padding: 0% 5% !important;
    }

    Cheers!
    Ismael

    #579988

    perfect fix! Thanks!

    #580204

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

    #598090

    Hi, sorry to bother you again on a similar topic, but how do i get rid of excess padding on the margins in mobile display using regular columns or color sections (not a grid) ? I like a lot of padding on my blog entries but this smashes the copy into a thin column on mobile. thanks.

    #598139

    Hi!

    Did you figure this one out? The single article page and the archive page both looked fine to me.

    If not please provide the link to to the page where we can inspect the element in question.

    Best regards,
    Vinay Kashyap

    #598163

    No I did not resolve the issue. But, it’s okay. I just put the layout back to full-width for now. I’ll get back to you with a link, if the issue comes up again. thanks for your help!

    #598778

    Hi,

    Ok, great. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

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