This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Rose Tyler
Hello 8theme team,
Is there anyway to highlight or underline words when you over over them?
https://xstore.8theme.com/elementor/demos/minimal-electronics/
We are trying to achieve that on the words/line on the theme above:
Lookout Smart products here, there, everywhere.
Can we also change the color of the text into a gradient?
Thanks!
Hello,
Thank you for contacting us and for using XStore.
1/ Custom CSS code can be used to achieve the desired result, for example:
.etheme-advanced-headline-mask:hover {
text-decoration: underline;
background-color: yellow !important;
}
2/ Please check this example – https://xstore.8theme.com/elementor/demos/minimal-fashion02/advanced-headline-element/
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up