I want to change the rollover behavior of my site title only. The entire site is set to underline on rollover, which is great, but on the site title, I do NOT want the underline. Not sure how to do it. Been fiddling, but no luck.
Here is the css I have for underlining (see below). Can I make this affect everything except the site title?
Question
iannoli 9
Site URL: https://www.leonieguyer.com/
I want to change the rollover behavior of my site title only. The entire site is set to underline on rollover, which is great, but on the site title, I do NOT want the underline. Not sure how to do it. Been fiddling, but no luck.
Here is the css I have for underlining (see below). Can I make this affect everything except the site title?
a:hover {
text-decoration: underline !important;
}
Thanks!
Link to post
Top Posters For This Question
2
1
Popular Days
May 1
3
Top Posters For This Question
iannoli 2 posts
tuanphan 1 post
Popular Days
May 1 2020
3 posts
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment