designroomcornwall Posted November 13, 2020 Posted November 13, 2020 Site URL: https://www.catherine-smith.co.uk Hi, I'm trying to change the colour on links on the home page only. There are 3 links underneath the pictures half way down the index page that are in pink at the moment so they're not showing against the background. I'm trying to make them white using the following code but I'm clearly missing something! Can anyone help? Thanks. #collection-5f75c5610cb6f82db92fc23c p a {color: white !important;}
Beyondspace Posted November 13, 2020 Posted November 13, 2020 It worked when I checked, please make sure you added the code to Design->Custom Css 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 That's odd, it's not displaying at all for me. The code is in the custom css box. I'll try a refresh
Beyondspace Posted November 13, 2020 Posted November 13, 2020 1 minute ago, designroomcornwall said: That's odd, it's not displaying at all for me. The code is in the custom css box. I'll try a refresh take a screenshot on how it looks on your custom css panel 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 November 13, 2020 Posted November 13, 2020 Change this line to /* Change link colour on index page */ 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 Have done that but still no change
Beyondspace Posted November 13, 2020 Posted November 13, 2020 13 minutes ago, designroomcornwall said: Have done that but still no change Found root cause, remove these lines and place new code in the END of the file, under the } symbol #collection-5f75c5610cb6f82db92fc23c p a { color: white !important; } 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 I can't find those lines in my custom css (they are for a pricing block on another page). I don't have developer mode. Maybe I should give up and use buttons instead!
Beyondspace Posted November 13, 2020 Posted November 13, 2020 3 minutes ago, designroomcornwall said: I can't find those lines in my custom css (they are for a pricing block on another page). I don't have developer mode. Maybe I should give up and use buttons instead! Please give another try, this is simple issue, just you place it not in correct place, find them in your custom css panel #collection-5f75c5610cb6f82db92fc23c p a { color: white !important; } 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 So, sorry, I'm still learning! What am I doing wrong? It's still not working
Beyondspace Posted November 13, 2020 Posted November 13, 2020 You have to place code on the line 110 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 I think I might be going crazy!
Beyondspace Posted November 13, 2020 Posted November 13, 2020 39 minutes ago, designroomcornwall said: I think I might be going crazy! Lol , lets add me as collaborator of site bangank36@gmail.com , i will set thing right 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 I'll have to send you my login details as I can't add another contributor (my plan has max 2 people). I will email you.
Beyondspace Posted November 13, 2020 Posted November 13, 2020 39 minutes ago, designroomcornwall said: I'll have to send you my login details as I can't add another contributor (my plan has max 2 people). I will email you. You good now, it need to be at the end of file, out of any } symbol incase you explaination 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
designroomcornwall Posted November 13, 2020 Author Posted November 13, 2020 Ah! Thank you so much for helping me 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.