ICONfoundation Posted September 14 Share Posted September 14 Hello- I'm looking for help in changing the color and text on the title of an image gallery. I'd like the text to be larger, bold, and red. Is there a code I can put in to make these changes? Link to comment
ICONfoundation Posted September 14 Author Share Posted September 14 The title is also not showing up on the mobile view. Is there a way to change that? Link to comment
tuanphan Posted September 17 Share Posted September 17 You can try this to Website Tools > Custom CSS. If it doesn't work, you can share link to page in screenshot, we can check easier. .meta * { color: red !important; font-weight: bold !important; font-size: 30px !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!) Link to comment
ICONfoundation Posted September 17 Author Share Posted September 17 That did not work. Do I put it in just like that on separate lines or all on one line? (I tried both). Here is the link to the page. https://www.iconfoundation.org/events/masquerade24 Link to comment
tuanphan Posted September 19 Share Posted September 19 On 9/17/2024 at 9:22 PM, ICONfoundation said: That did not work. Do I put it in just like that on separate lines or all on one line? (I tried both). Here is the link to the page. https://www.iconfoundation.org/events/masquerade24 It looks like you have a syntax error in CSS box. Can you take a screenshot of code? or send all code here 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!) Link to comment
paul2009 Posted September 19 Share Posted September 19 Delete the content on line one (from "http.." to "..png"). It shouldn't be there. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? 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