Size Guide Design on Page
-
Hi there,
I’d like to have the “Size Guide” Link bigger and in a different colour so it’s easy to see it.
Below the link to a product page how it looks now and I’ve attached a photo for reference.
Thanks
https://www.mude-sports.com/shop/men-race-running-shorts-sharp-green-grey/
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-sizeguide-btn.wd-action-btn.wd-style-text.wd-sizeguide-icon a {
color: red;
font-size: 23px;
}
Best Regards