Vantage theme: Site Title link
Hello! Just got Vantage Premium. Wonderful theme! :)
As per my client’s request, I have the following in Custom CSS:
a:hover { background-color: lightblue; border-radius: 5px; color: black; }
.entry-content a:hover { background-color: lightblue; border-radius: 5px; color: black; }It looks great, but then we noticed that it affects the site title as well. The client doesn’t want that. Is there a way to disable that? In other words, keep the link but not make the background color show up when someone hovers their cursor over the site title?
Thanks very much.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi TCA
Thanks for your support.
Try instead saying:
a:not(.logo):hover { background-color: lightblue; border-radius: 5px; color: black; }Wow! That worked perfectly. Thanks so much, Andrew! :)
For sure :) Glad we could help.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.