-
AuthorPosts
-
February 1, 2016 at 8:47 pm #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
February 2, 2016 at 2:32 am #576162Hi 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,
ElliottFebruary 2, 2016 at 3:01 am #576179hi 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
February 3, 2016 at 4:44 am #576849Hi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 4, 2016 at 4:59 am #577536Sure, see below. on the team section we are just looking to include more white space on the outer sides. thanks!
February 5, 2016 at 5:37 am #578251Hi,
Please something like this in Quick CSS under Enfold–>General Styling:
.page-id-784 #av-layout-grid-1 { padding: 0% 5% !important; }
Best regards,
RikardFebruary 5, 2016 at 7:31 am #578315Thank you very much! Can I apply this to all 10 rows?
February 7, 2016 at 9:06 am #579146Hi!
You can try this:
.page-id-784 .av-layout-grid-container { padding: 0% 5% !important; }
Cheers!
IsmaelFebruary 9, 2016 at 1:20 am #579988perfect fix! Thanks!
February 9, 2016 at 8:34 am #580204March 15, 2016 at 2:02 am #598090Hi, 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.
March 15, 2016 at 4:55 am #598139Hi!
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 KashyapMarch 15, 2016 at 6:02 am #598163No 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!
March 16, 2016 at 6:09 am #598778 -
AuthorPosts
- You must be logged in to reply to this topic.