• Resolved kevinineric

    (@kevinineric)


    Good evening, is it possible to change the size of the border of the selected item? I already tried the panel but it didn’t work, I don’t have much knowledge in css, the border of the selected item is very weak and often confuses my customers, I end up losing sales due to this detail, I am very grateful if you can help me

    I’m leaving a print attached

    View post on imgur.com

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

    (@aamiribsf)

    Hello @kevinineric,

    Greetings of the day!

    Please try this CSS code to increase the size of the border.

    .cfvsw-swatches-container .cfvsw-swatches-option.cfvsw-selected-swatch 
    {
       border:2px solid!important ;
    }

    If you’re not sure how to use this custom CSS, please refer to the following article on our knowledge base:

    How and Where to Add the Custom JS, CSS & PHP Codes?

    Hope this helps.

    Let me know how it goes.

    Thread Starter kevinineric

    (@kevinineric)

    Hi, first of all thank you…
    after the last plugin update, the border css customization stopped, and the control panel even changing the pixels, the same does not result, if possible help me again in this matter, thank you very much

    Plugin Support Aamir

    (@aamiribsf)

    Hello @kevinineric,

    Thanks for getting back to us.

    Can you please share the URL of the product page to have a look?

    It seems to be working on my test site with the latest version.

    Looking forward to hearing from you.

    Plugin Support Shravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @kevinineric,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Embroider on selected item’ is closed to new replies.