Jump to content

Custom coding 'Wells' template!

Recommended Posts

Site URL: https://www.jasonperreault.com/

Hi everyone!

I am currently tweaking my website with some custom injections, I am using the Wells template.

I have two questions:

 

The first is that I am trying to remove the hover effect on the image on my home page, and want to make it 'unclickable' entirely. 

I've tried pointer-events: none, but the code does nothing.

 

Second question: 

On my 'WORK' page, I would like to add a hover effect to show that the images are indeed clickable. Probably a soft white filter hover effect.

 

Thanks so much,

Hope everyone is well and safe.

Link to comment
  • Replies 3
  • Created
  • Last Reply

Q1. Add to Home > Design > custom CSS

.homepage #galleryWrapper .thumb {
    pointer-events: none;
}

Q2. I will check tomorrow, slowly wifi here..

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
17 hours ago, Jason0002 said:

This worked! Thank you very much!

Q2. Add to Work Page Settings > Advanced > Header

<style>
  #page img:hover {
    opacity: 0.5;
}
</style>

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

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.