Jump to content

How to Remove Hover Effect For Image Changed with Form Button

Recommended Posts

Posted

Site URL: https://jdmlabs.io/test

Hello,

 

I am trying to turn off the hover effect for the button that is used when the Lightbox is enabled for the form block. I was able to replace the button with a custom image, but I am unable to remove the hover effect. I just want it to be the consistent image when it's hovered over. 

 

I utilized the button tag

button.lightbox-handle.sqs-system-button.sqs-editable-button

but I am at a roadblock for how to not allow a hover.

Screen Shot 2021-10-21 at 3.11.03 PM.png

Screen Shot 2021-10-21 at 3.11.07 PM.png

  • Replies 2
  • Views 597
  • Created
  • Last Reply
Posted
3 hours ago, DustyBottoms said:

Site URL: https://jdmlabs.io/test

Hello,

 

I am trying to turn off the hover effect for the button that is used when the Lightbox is enabled for the form block. I was able to replace the button with a custom image, but I am unable to remove the hover effect. I just want it to be the consistent image when it's hovered over. 

 

I utilized the button tag

button.lightbox-handle.sqs-system-button.sqs-editable-button

but I am at a roadblock for how to not allow a hover.

Screen Shot 2021-10-21 at 3.11.03 PM.png

Screen Shot 2021-10-21 at 3.11.07 PM.png

Try

#block-yui_3_17_2_1_1634662242708_2610 button.lightbox-handle:before {
    display: none;
}

#block-yui_3_17_2_1_1634662242708_2610 button.lightbox-handle:hover {
  opacity: 1;
  color: unset;
}

Let me know if it works properly on your site

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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.