Home Forums WoodMart support forum CHANGE IMAGE ATTRIBUTES Reply To: CHANGE IMAGE ATTRIBUTES

#255006

Hello,

You are Most Welcome.

I watched the video you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.woodmart-swatch.swatch-on-single {
    border: 1px solid blue;
    padding: 10px;
    border-radius: 10px;
}

Regards.
Xtemos Studios.