dalewis123 Posted February 1, 2021 Share Posted February 1, 2021 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! Link to comment
Beyondspace Posted February 2, 2021 Share Posted February 2, 2021 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! Could you share site url BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
dalewis123 Posted February 2, 2021 Author Share Posted February 2, 2021 1 hour ago, bangank36 said: Could you share site url It is https://cymbals-chartreuse-k3cr.squarespace.com Link to comment
Beyondspace Posted February 2, 2021 Share Posted February 2, 2021 48 minutes ago, dalewis123 said: It is https://cymbals-chartreuse-k3cr.squarespace.com 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 - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
dalewis123 Posted February 2, 2021 Author Share Posted February 2, 2021 9 minutes ago, bangank36 said: YOur site is private, please enable a site wide password and let us know bannertest1 Thank you! Link to comment
Beyondspace Posted February 2, 2021 Share Posted February 2, 2021 16 minutes ago, dalewis123 said: bannertest1 Thank you! it incorrect BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
dalewis123 Posted February 2, 2021 Author Share Posted February 2, 2021 13 hours ago, bangank36 said: it incorrect updated/confirmed: bannertest1 Thank you! Link to comment
creedon Posted February 2, 2021 Share Posted February 2, 2021 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 @creedon, it only worked on the first of five buttons on the page. Any thoughts? Thank you. Link to comment
creedon Posted February 6, 2021 Share Posted February 6, 2021 I updated my code post. Now the effect is site wide. 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 @creedon, unfortunately I am getting the same results, only the first button has the red background on hover. I tried all of the code options you provided. Do you have any thoughts on a solve? Thank you so much for the support! Link to comment
creedon Posted February 6, 2021 Share Posted February 6, 2021 My new code is not installed. If you see "#block-yui_3_17_2_1_1612027194194_6705" in the code. It is the old code. Also be sure to remove the old code. 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 Thank you. Please bear with me, as I am not code-literate. OK that worked for all black sections, but not in the white section Can this be solved? Apologies for all of the back and forth. Thank you again! Link to comment
creedon Posted February 6, 2021 Share Posted February 6, 2021 No worries. Let's try this again. Updated my code. Sometimes the code works great here but doesn't do the job in the actual environment. 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
creedon Posted February 6, 2021 Share Posted February 6, 2021 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
creedon Posted February 6, 2021 Share Posted February 6, 2021 Ah. In the Digital white section correct? 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
creedon Posted February 6, 2021 Share Posted February 6, 2021 OK. Please give the latest version a try! 😀 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 No dice. Now everything went back to how it was originally without the red. LOL. Kinda 🙂 Link to comment
creedon Posted February 6, 2021 Share Posted February 6, 2021 The latest code is not installed. Also you've dropped an at sign (@) from the beginning of the code. 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 Bingo! My bad. Thanks so much! I do have one more question (not urgent): can the drop down menu in my navigation (Services) have a red background? Also, please lmk you require any payment. I don't want to take advantage of your generosity. Link to comment
creedon Posted February 6, 2021 Share Posted February 6, 2021 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
dalewis123 Posted February 6, 2021 Author Share Posted February 6, 2021 Brilliant! Thank you so much! Be well. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.