junie Posted March 24, 2021 Share Posted March 24, 2021 hi there i'd like for links change color on hover/rollover in a novo site. i've tried various css codes i've found around this forum and elsewhere, but nothing has worked. for my purposes, all links in all sections of the site can have the same rollover color. but if it's important, i'm mostly looking to add color in the main text body of the main page. thanks, and apologies in advance if this has been explained elsewhere. i swear i tried to find it before adding another post! 🙂 Beyondspace 1 Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 3 hours ago, junie said: hi there i'd like for links change color on hover/rollover in a novo site. i've tried various css codes i've found around this forum and elsewhere, but nothing has worked. for my purposes, all links in all sections of the site can have the same rollover color. but if it's important, i'm mostly looking to add color in the main text body of the main page. thanks, and apologies in advance if this has been explained elsewhere. i swear i tried to find it before adding another post! 🙂 Could you share your current site url to help checking BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
junie Posted March 25, 2021 Author Share Posted March 25, 2021 i've just started building the site and am still on a squarespace server. when i add a password to the private site and log in on a different browser, the site only shows the header and says it "couldn't find the page you were looking for." so... i'm a bit unsure how to share at the moment. any ideas? 🙂 Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 1 minute ago, junie said: i've just started building the site and am still on a squarespace server. when i add a password to the private site and log in on a different browser, the site only shows the header and says it "couldn't find the page you were looking for." so... i'm a bit unsure how to share at the moment. any ideas? 🙂 Copy the link on address bar in editor mode, what does it say BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
junie Posted March 25, 2021 Author Share Posted March 25, 2021 https://bronze-daisy-9hfe.squarespace.com/ Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 1 minute ago, junie said: https://bronze-daisy-9hfe.squarespace.com/ and what is password? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
junie Posted March 26, 2021 Author Share Posted March 26, 2021 any thoughts? i realize that the site isn't entirely loading even after entering the password... but if anyone has ideas on simple css code to have all links have a different color on rollover, i'd appreciate it! 🙂 thank you Link to comment
tuanphan Posted March 30, 2021 Share Posted March 30, 2021 On 3/26/2021 at 11:26 PM, junie said: any thoughts? i realize that the site isn't entirely loading even after entering the password... but if anyone has ideas on simple css code to have all links have a different color on rollover, i'd appreciate it! 🙂 thank you Try adding this to Design > Custom CSS /* links hover */ #page a:hover { color: red !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
junie Posted March 30, 2021 Author Share Posted March 30, 2021 8 hours ago, tuanphan said: Try adding this to Design > Custom CSS /* links hover */ #page a:hover { color: red !important; } thank you so much! that works 🙂 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment