• Resolved acorde

    (@acorde)


    HI,
    I’m using a woocommerce plug in.
    My issue is, when i’m add a white color attribute to a product, on the Product page the product color is merging with the background :((
    Maybe there is a way to add a border around the colors, that way a border will allocate the white color and the other color also.

    Below is a link to see the issue:

    https://drive.google.com/open?id=1o0JMRtPGjUtHqr8g9NBFkNg1GME5TdPZ

    Thank for advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @acorde – do you have a link to your site for us?

    FWIW, WooCommerce doesn’t give that selection option by default, so whichever plugin you’re using for these variations is the best place to get support, and not the general WooCommerce forum, so I’m marking this as resolved (but I can still have a quick look in the meantime).

    Thread Starter acorde

    (@acorde)

    Hi, Job Thank you for your reply.
    Here is a link, You will see two colors on the page. If you will move your move next to the Red color, you’ll find that there is a white color also. I think if I’ll add a border around it will resolve my problem.

    https://yucca.co.il/?product=%D7%92%D7%95%D7%A4%D7%99%D7%99%D7%AA-%D7%90%D7%93%D7%A8%D7%99

    The issue is, I have no idea in which file I need to add the border.

    Thank you again for your help.

    Thread Starter acorde

    (@acorde)

    Hi Job. Thank you for your help. I’ve finally figured it out by myself.
    Again, Thank you very much.

    Plugin Support Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hi @acorde – could I ask you how you managed to do so? Ideally, it’d be best to use the specific class for this color as a target. My inspector does give an issue with the Hebrew letters, so I’m not sure this actually works:

    .swatch-%d7%9c%d7%91%d7%9f {
      border: 1px solid black;
    }
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘woocommerce color attribute’ is closed to new replies.