Comments algottt started the conversationOctober 19, 2021 at 12:51pmHi,Please check the attached file.How to adjust the style of the red line box markup? It is now a black or gray background box, is it possible to remove it completely?Best RegardsBoris 2,700PenciDesign repliedOctober 19, 2021 at 1:00pmHi,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,PenciDesign1 Like Sign in to reply ...
Hi,
Please check the attached file.
How to adjust the style of the red line box markup? It is now a black or gray background box, is it possible to remove it completely?
Best Regards
Boris
Hi,
1/ If you want to remove the overlay, please add more this code to Customize > Custom CSS:
2/ If you want to remove the borders, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign