Is there a way to reduce the padding/spacing after the blog element for my mobile view? When you view on a mobile phone, there is a lot of extra white space after the date of a blog entry and the next element.
Hey dorikoren,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #av_section_1 .entry-content-wrapper > .hr {
margin-top: 0 !important;
}
Hope this helps.
Best regards,
Nikko
Sorry but that didn’t work. There is still extra spacing between the various elements. It is especially noticeable on mobile view.
It’s the spacing right after date of the blog entries. For example, see homepage after the first entry under “April 4, 2017”