Home Forums WoodMart support forum Product Pop Notification

Product Pop Notification

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

    Xtolia
    Participant

    1) Can you make the pop up saying “Choose which color of masks you would like.” for the notification popup rather than the default text as shown in the image attachment?

    2) And can we make somehow the color choice circles more prominent to stand since some customers are having issue see the colors especially the white color variant? 3) Is it possible to have the colors and add to cart button above the product description? Similar to other websites I have seen. Let me know if you need me to send you examples.

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

    Hello,

    I saw the screenshot you attached.

    1) Unfortunately, there is no option in Theme Settings available to make the warning as a popup. Because the warnings are controlled by WooCommerce and our theme doesn’t influence this.

    2) The color variations swatches are displayed fine. It’s because of the color values that are light that’s why they are displayed like that.

    You can add borders around the swatches to make them more prominent by adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-swatch.swatch-on-single.swatch-with-bg.woodmart-tooltip.swatch-size- {
    border: 2px solid #707070;
    }

    You can set the color according to your needs.

    And for the colors over the description please provide with some relevant screenshots to check it myself and help you out accordingly.

    Best Regards.

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