• Resolved martijntje

    (@martijntje)


    Hi – nice plugin!

    I want to have the option that are selected highlighted with a border of 5 pixels in color #33FF7A. Is that possible to establish?

    The page I need help with: [log in to see the link]

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

    (@aamiribsf)

    Hello @martijntje,

    Greetings of the day!

    We have an option in plugin settings to set the border color of the selected swatch.

    Please see this screenshot:https://d.pr/i/MJE1EU.

    However, if you want to increase the size of the border, You can try this CSS code.

    .cfvsw-swatches-option.cfvsw-image-option.cfvsw-selected-swatch 
    {
     border-width:3px!important;
    }

    Please try and let me know how that goes.

    I hope this helps.

    Plugin Support Sravan Bhaskaravajjula

    (@bhshravankumar)

    Hello @martijntje,

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS’ is closed to new replies.