Tagged: padding
-
AuthorPosts
-
December 11, 2019 at 10:25 pm #1165008
Hello,
On the page below there is a little bit of padding underneath the videos, I’m trying to figure out to remove it so that there is no white space between the video and the image underneath, I’ve played around with all the padding settings but I can’t figure it out.
Thanks!
December 12, 2019 at 8:27 am #1165115Hey B,
Please try the following in Quick CSS under Enfold->General Styling:
#colour .content { padding-top: 0 !important; }Best regards,
RikardDecember 12, 2019 at 10:09 pm #1165355Hi Rikard, I’ve added the CSS and I can see that its removed the padding around the colour sections that have a video set as the background, but for the video blocks there is still padding underneath them and the colour section below
December 16, 2019 at 12:16 pm #1166325Hi,
Thank you for the update.
There is a 20px margin at the bottom of the video wrap. You can use this css code to remove it.
.avia-video, .avia-iframe-wrap { margin-bottom: 0; }Best regards,
IsmaelDecember 16, 2019 at 9:14 pm #1166576Hi Ismael, I’ve added the CSS and cleared my cache but I’m still seeing padding at the bottom of that video?
December 16, 2019 at 9:17 pm #1166578I just realised I had a minimum height set for that grid row, now that it’s been removed the padding has gone as well. Thanks for your help!
December 17, 2019 at 6:24 am #1166703Hi,
Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardDecember 17, 2019 at 9:04 pm #1167017Thanks Rikard this thread can be closed
December 18, 2019 at 8:48 am #1167155 -
AuthorPosts
- The topic ‘remove padding’ is closed to new replies.
