lswn Posted June 19, 2020 Share Posted June 19, 2020 Hi! I'd like to change the color of the links on a single page, how can I set this up without affecting all of the other pages? Link to comment
Beyondspace Posted June 20, 2020 Share Posted June 20, 2020 4 hours ago, lswn said: Hi! I'd like to change the color of the links on a single page, how can I set this up without affecting all of the other pages? Hi You can navigation to Admin->Pages-> Click on Gear icon when hover and inject the custom code into Advanced section 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
lswn Posted June 25, 2020 Author Share Posted June 25, 2020 What is the custom CSS code I can use to change the links? My link are all in my Header 2 texts. Link to comment
tuanphan Posted June 26, 2020 Share Posted June 26, 2020 13 hours ago, lswn said: What is the custom CSS code I can use to change the links? My link are all in my Header 2 texts. Add to Home > Design > Custom CSS h2 a {color: red;} If one page, add to Page Settings > Advanced > Header <style> h2 a {color: red;} </style> 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.