Text stroke CSS black background
.whed {
white-space: nowrap;
}
.whed :hover {
-webkit-text-stroke: 2px #fff!important;
color: transparent!important;
}
Add Your Heading Text Here
Text stroke CSS white background
.bhed {
white-space: nowrap;
}
.bhed :hover {
-webkit-text-stroke: 2px #000!important;
color: transparent!important;
}
Add Your Heading Text Here
Tex marquee HTML