Home › Forums › WoodMart support forum › Slider Revolution › Reply To: Slider Revolution
April 11, 2018 at 3:13 pm
#52021
Elise Noromit
Member
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