All the options on the size side of our product are text. I want to put a border
-
All the options on the size side of our product are text. I want to put a border around the options to make the page look good. How do I do that?
Attachments:
You must be
logged in to view attached files.
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
I want to put a border around this option to make it look better.
Hello,
Could you kindly provide the login URL?
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after {
display:none;
}
[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text {
border:2px solid #000000;
border-radius:0;
padding:2px;
}
Best Regards
Can only be added through CSS code?
Hello,
Yes, it is customized with custom CSS.
If you have any questions please feel free to contact us.
Best Regards