Home Forums WoodMart support forum How to change attribute to look like in the attachment picture?

How to change attribute to look like in the attachment picture?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #241340

    gar
    Participant

    Hi, I want to change kg/size attribute to look like in the picture.

    Thanks in advance.

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

    Hello,

    Please provide the page URL so that we could provide you with custom CSS. If your site is under maintenance, please provide your site admin access in the private area

    Best Regards

    #241391

    gar
    Participant

    Hi, thanks for the reply, site admin access is in the private area,

    #241532

    Hello,

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

    .woodmart-swatch.text-only.active-swatch {
    border:2px solid red;
    padding:5px 15px; 
    border-radius:30px;
    }
    .woodmart-swatch.text-only:hover:after {
        opacity: 0;
    }
    .woodmart-swatch.text-only {
    border:2px solid #cecece;
    padding:5px 15px; 
    border-radius:30px;
    }

    Best Regards

    #241561

    gar
    Participant

    Hi Elise, I add it the code, but it didn’t change anything! please take a look at this page:

    https://munchiespetshopcr.com/producto/taste-of-the-wild-prey-adulto-carne-de-angus/

    Thanks in advance for your help.

    #241610

    Hello,

    Please configure your Presentación as a test swatch. Please find the instruction: https://xtemos.com/docs/woodmart/variable-products-swatches/

    Best Regards

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