Home Forums WoodMart support forum After Last Update Custom CSS Size Swatch Underline Color Away

After Last Update Custom CSS Size Swatch Underline Color Away

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #417469

    prattsy
    Participant

    Hello,

    have become from your Support this custom CSS for Size Swatch:

    /* woodmart wc product variation swatch */
    .global-color-scheme-light .wd-swatch:after {
    border-color: rgba(82, 189, 114, 1);

    }

    What now the right CSS?

    Best Regards

    #417481

    Hello,

    Please provide the page URL I will check what we have now and how it should be to correct the CSS code.

    Best Regards

    #417507

    prattsy
    Participant

    Please see prvate Content.

    #417761

    Hello,

    Please check the site, I cannot log in: https://gyazo.com/91da881a0785ce7fad4806fa2cb15433

    Best Regards

    #417773

    prattsy
    Participant

    Same Data again in Private Content.

    In your Picture i can’t see what Site you have tryed.

    #418059

    prattsy
    Participant

    Hello,

    please look Image.
    Maintenance deactivated for you.
    You don’t need login now.
    Please select any Product to see the Problem.

    Link in Private Content.

    Best Regards

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

    prattsy
    Participant

    You don’t can/wont Support me?

    #418744

    Hello,

    I am terribly sorry for the delay.

    The swatches have been modified recently and old style snippet is not effective.

    Please replace the old version with this one:

    .global-color-scheme-light [class*="wd-swatches"].wd-bg-style-1 .wd-swatch.wd-bg:after, 
    .global-color-scheme-light [class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after {
        border-color: rgba(82, 189, 114, 1);
    }

    If you have any questions please feel free to contact us.

    Best Regards

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