Add Custom class: text-stroke
Code CSS:
.text-stroke:not(:hover) p > * {
-webkit-text-fill-color: transparent;
-webkit-text-stroke-color: red;
-webkit-text-stroke-width: 2px;
}
Add Custom class: text-stroke
Code CSS:
.text-stroke:not(:hover) p > * {
-webkit-text-fill-color: transparent;
-webkit-text-stroke-color: red;
-webkit-text-stroke-width: 2px;
}
How to use it
Download file demo.zip, upload to Brizy. Done (Then you can see the css code from here)
*Note: License Pro is required for the functions to work
Key word:
Adding Outline to Text Using CSS for brizy cloud, Add stroke around text - on the outside - with css for brizy cloud? CSS Font Border for brizy cloud?