junie Posted March 24, 2021 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 Posted March 25, 2021 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
junie Posted March 25, 2021 Author 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? 🙂
Beyondspace Posted March 25, 2021 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted March 25, 2021 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
junie Posted March 26, 2021 Author 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
tuanphan Posted March 30, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
junie Posted March 30, 2021 Author 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 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.