Hi,
please see my screenshot:
Any idea what I’m doing wrong?
Hi Sven!
Try to insert this code into the quick css field:
.tablepress .av-image-caption-overlay{
background: transparent;
}
Best regards,
Peter
Hi,
Thank you for the response.
But I don’t want an transparent overlay.
Instead I have made this.
.av-image-caption-overlay {
border-radius: 100%;
}
Maybe this help also some other guys