Hi Guys,
As the title suggests, I have the problem of constantly having, on 3 sites with Sydney Pro + Elementor, a large white bar between the image in the header and the featured image of the article, as you can see for example here:
https://greentrekking.it/viaggi/madeira-le-levadas/
None of the proposed solutions for white space of pages works for articles (the following solution I use to remove white space from individual pages ->
.page-id-784 .page-wrap {
padding-top: 0;
}
but it does not work for articles).
How can I remove this white space between header and POST content?
Thank you.