Add this code to the Custom CSS field on the Style tab of your widget’s settings:
.global-styles,
[class*="PairSliderPicture__Container-sc"] {
border: 10px solid #4d4d4f;
}
Add this code to the Custom CSS field on the Style tab of your widget’s settings:
.global-styles,
[class*="PairSliderPicture__Container-sc"] {
border: 10px solid #4d4d4f;
}
Hi there, @CAT_Exteriors and welcome to the Community ![]()
Thanks for sharing your code with us!
Your initial code added just a bottom border. I’ve slightly adjusted your code, and now it adds a border to the whole widget ![]()