This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage theme: Site Title link

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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

3
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi TCA

    Thanks for your support.

    Try instead saying:

    a:not(.logo):hover { background-color: lightblue;  border-radius: 5px;  color: black; }
  2. TCA 10 years, 4 months ago

    Wow! That worked perfectly. Thanks so much, Andrew! :)

  3. Andrew Misplon Staff 10 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread