Jump to content

Image block: card - Code to change button hover styles? (wells template)

Recommended Posts

(Wells template)

I have an image block: card on my page. I have the button turned on, and have changed the background color to white/text to black.

I can't control the hover colors of the button or button text in the template. Does anyone know some custom css for this?

Thanks much!

Link to comment
  • Replies 5
  • Created
  • Last Reply
  • jpwelchux changed the title to Image block: card - Code to change button hover styles? (wells template)

@jpwelchux which button? If you mean "View Case Study" button, you can use the following code

.image-button-inner:hover a {
    background: blue !important;
    color: #fff !important;
    border-color: blue !important;
}

 

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

@jpwelchux button has opacity: 0.8, you can change to 1

.sqs-block-image .image-block-outer-wrapper.design-layout-card .image-button a:hover {
    opacity: 1;
}

Please "Like" if the answer correct. Thanks.

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.