Customize Popup Close Button
ArmandoLeon
Member Posts: 2
How can I customize (line width and color, background color, position) the close button in a popup?
Cordially,
Armando Leon
0
Answers
-
Hi, @ArmandoLeon! 👋
Check out the sample CSS below that you can copy and customize to help achieve the effect that you'd like:
*#dm *.dmPopupClose:before { top: xxxpx right: yyypx background: #yyyyyy )
Cheers!
2