Jump to content

Button Hover State (Interactivity)

Recommended Posts

  • Replies 22
  • Views 908
  • Created
  • Last Reply
59 minutes ago, dalewis123 said:

Does anyone know if it is possible to change the "Learn more" button active (hover)-state to red background with white text?
I want to maintain inactive-state as-is.

Thank you!

 

1163062330_ScreenShot2021-02-01at5_03_01PM.thumb.png.a0fdddc6da78aa4d168a4ba4cb4b7a07.png

Could you share site url

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
48 minutes ago, dalewis123 said:

YOur site is private, please enable a site wide password and let us know

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
16 minutes ago, dalewis123 said:

bannertest1

Thank you!

it incorrect

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Add the following to Design > Custom CSS.

@media ( hover : hover) {

  .primary-button-style-outline .sqs-block-button-element--small:hover,
  .primary-button-style-outline .black .sqs-block-button-element--small:hover {

    background-color : red !important;
    color : white !important;
    
    }
  }

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.

Link to comment
Quote

Same outcome. to confirm, is this the updated code?:

My bad. The new code will have the added text "!important" at the end of some of the lines. Scroll back up and copy and paste again please.

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.

Link to comment
Quote

can the drop down menu in my navigation (Services) have a red background?

Add the following to Design > Custom CSS, after the code that is already there separated by a blank line.

body[data-menu-overlay-theme-switcher="true"]:not( .header--menu-open ) .black .header-nav-folder-content {

  background-color : red;
  
  }

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.

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.