I want a frame around a popup window, and are looking for a CSS who can make that. In forehand thank you ![]()
1 Like
Hey there, @Paracord_no and welcome aboard ![]()
This code will do the trick:
.es-widget-background-container {
border: 2px solid #3a86ff;
}
Please add it to the Custom CSS section on the Settings tab of your widget’s settings and let me know how it worked ![]()
1 Like