JamIsJam88 Posted February 2, 2021 Share Posted February 2, 2021 How can I change the sizes of the title and subtitle for image stacks with CSS? Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 Can you share link to page where you use image stack? We can help easier 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
JamIsJam88 Posted February 5, 2021 Author Share Posted February 5, 2021 11 hours ago, tuanphan said: Can you share link to page where you use image stack? We can help easier Webpage: https://ellipsoid-decagon-7aze.squarespace.com/availabilities Password: testing Thanks! Link to comment
tuanphan Posted February 5, 2021 Share Posted February 5, 2021 9 hours ago, AllanYung said: Webpage: https://ellipsoid-decagon-7aze.squarespace.com/availabilities Password: testing Thanks! Add to Design > Custom CSS /* stack image */ .design-layout-stack { .image-title.sqs-dynamic-text * { font-size: 30px; } .image-subtitle-wrapper * { font-size: 30px; } } 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
JamIsJam88 Posted February 5, 2021 Author Share Posted February 5, 2021 Works perfectly. Thanks again! Link to comment
DRS Posted April 16, 2021 Share Posted April 16, 2021 On 2/5/2021 at 10:13 AM, tuanphan said: Add to Design > Custom CSS /* stack image */ .design-layout-stack { .image-title.sqs-dynamic-text * { font-size: 30px; } .image-subtitle-wrapper * { font-size: 30px; } } Do you have a bit of code which could help me add some padding between an image stack and the title? Amazed squarespace doesn't have this simple functionality as it is. Thanks inadvance! Link to comment
tuanphan Posted April 19, 2021 Share Posted April 19, 2021 On 4/16/2021 at 11:41 PM, DRS said: Do you have a bit of code which could help me add some padding between an image stack and the title? Amazed squarespace doesn't have this simple functionality as it is. Thanks inadvance! Can you share link to page where you added image? We can help easier 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.