PenciDesign replied
Staff Reply
Hi,
1/ If you want to remove the overlay, please add more this code to Customize > Custom CSS:
.penci-overlay-over:before{ opacity: 0 !important; }
2/ If you want to remove the borders, please add more this code to Customize > Custom CSS:
.penci-overlay-over .overlay-border{ opacity: 0 !important; }Best Regards,
PenciDesign