Hi! I'm working on this site http://juliangalay.com/ and I want to know if it's possible to do a strikethrough mouseover in text links.
Thanks!
Mouseover
Hi! I'm working on this site http://juliangalay.com/ and I want to know if it's possible to do a strikethrough mouseover in text links.
Thanks!
Hi @Vicky-Lamas
sorry. I missed your message.
You can try to put this into your custom CSS section:
#laytheme a:hover {
text-decoration: line-through;
}
Let me know if you need further help!
Marius
@mariusjopen the code works perfect. Thanks so much!!!
I have one more question. I want to know if it's possible to do an horizontal line, inside the text editor. I need to mark a separation between paragraphs.
It's a function of gridder > you can insert it just like an image or video. Should be in more>horizontal line. You can change the horizontal line settings in lay options.