Home Forums WoodMart support forum Size Guide Design on Page

Size Guide Design on Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #336071

    mudesports
    Participant

    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.
    #336136

    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

Viewing 2 posts - 1 through 2 (of 2 total)