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.

Blog Post Hover Effect on “Blog” Page

11 years ago · Last reply by Andrew Misplon 11 years ago

Hi,

I noticed that on my “Blog page”, when you mouse over the title of the posts, there’s absolutely no indication to highlight the post. Is there a way to create a hover effect so when you mouse over the title, the title is bold and highlighted to a specific color?

My site is www.InsoyCareer.com/Blog

Thank you!

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 9 months ago

    Sure, please try:

    /* Titles */
    article.post .entry-header h1.entry-title a:hover,
    article.page .entry-header h1.entry-title a:hover {
    color: #000;
    font-weight: bold;
    }

    You can replace my #000 with your preferred hover color. Let me know how it goes.

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