Jump to content

Codes for removing text hyperlink lines on image stack block on 7.1

Recommended Posts

Posted

Hi,

 

I was wondering if anyone knew the codes for removing text hyperlink lines on all image stack block titles on 7.1?

 

I have used the following codes for all other hyperlink lines, but can't figure out how to remove the image stack block title hyperlinks?

//Remove underlines from footer links//
footer a {
background-image: none !important;
}

Any help would be appreciated, thanks.

  • Replies 4
  • Views 652
  • Created
  • Last Reply
Posted

Please post the URL for some example image stack block titles on your site.

If your site is not public please set up a site-wide password, if you've not already done so.

Post the password here.

Adding a site-wide password is not a security breach. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted

Hi Creedon, thanks for getting back to me. Yep, sure URL is:

 

erinsummer.squarespace.com/services

password: rainbow

Screenshot attached for reference too.

Screenshot 2021-08-31 at 13.45.55.png

Posted

Add the following to Design > Custom CSS.

/* remove image block title link underline */

.image-title-wrapper a {

  text-decoration-line : unset;
  
  }

This is for a v7.1 site.

This is a site-wide effect. If you want to restrict the effect to certain locations then different CSS would be needed.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.