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.

Change article Title color on hover

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

Is there a code I can put into custom CSS to change the article titles color on hover for all of my pages? I used to use a code that worked for the home page but I had to change my homepage do to issues with updates so now I need a code to change the article titles color on hover. My site is www.technowolf.com

Here is the old code I used which no longer works and only worked for my home page previously. I want the article titles to change color on hover on ALL of the pages. Thank You.

article.page .entry-header h1.entry-title a:hover {
color: #a50010;
font-weight: normal;
}
tags.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hey Trevor

    Hope things strong your side.

    Give this a try for me and let me know how it goes – change the properties as required:

    article.post .entry-header h1.entry-title a:hover, article.page .entry-header h1.entry-title a:hover {
    color: #00FFFF;
    }
  2. Trevor Wolfe 11 years, 10 months ago

    Worked perfectly, thanks bud!

  3. Andrew Misplon Staff 11 years, 10 months ago

    Super, glad that helped.

    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