Home Forums WoodMart support forum HOW I CAN USE PRODUCT SIZE IN BOLD,AND CHANGE ADD TO CART DESIGN

HOW I CAN USE PRODUCT SIZE IN BOLD,AND CHANGE ADD TO CART DESIGN

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #251229

    anitapaul8787
    Participant

    1) HOW I CAN USE PRODUCT SIZE IN BOLD,
    2) AND CHANGE ADD TO CART DESIGN.
    ATTACHED FILE FOR YOUR REFERECE.

    Attachments:
    You must be logged in to view attached files.
    #251265

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
        font-weight: 800;
    }

    Best Regards

    #251266

    P.S Please advise how you would like to change the button?

    #251490

    anitapaul8787
    Participant

    Please check the attached file. Like this design i want to add “ADD TO BASKET OPTION”

    Attachments:
    You must be logged in to view attached files.
    #251569

    Hello,

    You can configure all the buttons in this style in the Theme Settings > Styles and colors > Buttons.

    Best Regards

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