Cyperpunk-girl-333 Posted October 17, 2022 Posted October 17, 2022 Site URL: https://www.spacept.com.au/ Can anyone tell me why my links are defaulting to such large font? in my footer? and on my privacy and cookies page? How would i fix it, is this in styling or will it require css
Ziggy Posted October 17, 2022 Posted October 17, 2022 From a look at your website, it looks like you have some Custom CSS like this: a, h2, h2 { color: ; font-size: 2rem; text-align: center; mix-blend-mode: multiply; } This is basically controlling the size of every link text, rather than targeting just the h2 (which I would guess you were trying to do here?). You might want to change the CSS to this, but there's no need to do this via Custom CSS it's easy enough in the style menu: h2 a, h2 { color: ; font-size: 2rem; text-align: center; mix-blend-mode: multiply; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment