Home Forums WoodMart support forum Slider Revolution Reply To: Slider Revolution

#52021

Hello,

You will need to use this CSS code:

.example {
 -webkit-text-stroke: 3px red;
}

Add it to Theme Settings > Custom CSS > Desctop

.example is the class you may choose yours and change the color and border thickness.

Best Regards