Jump to content

Changing blog posts 'Read more' hyper link styling

Go to solution Solved by tuanphan,

Recommended Posts

I would like to make the blog page 'Read more' hyperlinked text consistent style wise with the rest of the website's hyperlinks. The first screenshot shows how I'd like all blog post 'Read more' hyperlinks to look like vs how they currently look.

I've already had nice CSS code set up so when links are hovered over you get a cool highlight effect. I'd like to do the same for all 'Read more' links for each blog within the blog section of the website.

Help would be greatly appreciated.

Screenshot 2023-12-22 at 23.56.51.png

Screenshot 2023-12-22 at 23.53.56.png

Screenshot 2023-12-22 at 23.58.32.png

Link to comment
  • Replies 4
  • Views 1.7k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 12/24/2023 at 5:30 PM, Jefferson0123 said:

Hi, thanks for taking a look. The weblink is https://www.owenkenny.com/blog

Add this code to Website Tools (under Not Linked) > Custom CSS

a.blog-more-link:hover {
    box-shadow: inset 0 -12px 0 0 rgba(125,181,96,.5) !important;
    transition: all 0.3s ease;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.