Hey,
on the website below there is always a white block after masonry which I didn´t insert there. How can I delete it?
Thank you very much for your help!
Regards,
wordmax
Hi wordmax!
Thank you for coming back.
In custom.css or Enfold->Styles->QuickCSS put the following:
.home #after_masonry {
display: none !important;
}
Best regards,
Günter
Hi Günter,
it works fine. Thank you very much for your help.
Best regards,
wordmax