Home Forums WoodMart support forum How to change the swatch Border color

How to change the swatch Border color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #347997

    lqbxiaoyaofei
    Participant

    When I display white color on the white background, it is strange. So do you have a method to change/add the swatch border.

    attachment is what I say.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .swatch-on-single {
        border: 1px solid grey;
    }

    Best Regards

    #348058

    lqbxiaoyaofei
    Participant

    Hi, it worked, but the size area had been changed also. Can we keep it the way it is? please see attached.

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

    Hello,

    Please replace the previous Custom CSS with the following then check back.

    .swatch-on-single.swatch-with-bg {
        border: 1px solid grey;
    }

    Best Regards

    #348073

    lqbxiaoyaofei
    Participant

    GOOD JOB
    It worked

    #348206

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘How to change the swatch Border color’ is closed to new replies.