agnesfee Posted January 29, 2021 Share Posted January 29, 2021 How do I add a title to a gallery block. I'm trying add a horizontal element that has "as featured in" with 6 logos and I can't figure out a good way to do that. Anyone out here already gotten there? Thanks! Agnes Link to comment
tuanphan Posted January 31, 2021 Share Posted January 31, 2021 Hi. Can you share link to page where you use Gallery? We can give code to add "as featured in" text 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
agnesfee Posted January 31, 2021 Author Share Posted January 31, 2021 Does this help?Thanks! Agnes Link to comment
creedon Posted January 31, 2021 Share Posted January 31, 2021 17 minutes ago, agnesfee said: Does this help? No. Please post the URL for your site. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
agnesfee Posted February 1, 2021 Author Share Posted February 1, 2021 Thanks for the help! Here's the website link. https://carnation-chrysalis-w4fh.squarespace.com/config/ The password is "Rita". Link to comment
creedon Posted February 1, 2021 Share Posted February 1, 2021 (edited) That helps! 😀 Add the following to Design > Custom CSS. .gallery-grid[data-section-id="6012f6261314af07a1eefb8b"]:before { content : 'As featured in'; display : block; font-family : ltc-bodoni-175; font-size : 22px; font-weight : 400; padding-left : 5.2vw; padding-top : 1vh; } This is a starting point the font and padding could be changed. Let us know how it goes. Edited February 2, 2021 by creedon agnesfee 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
agnesfee Posted February 2, 2021 Author Share Posted February 2, 2021 This is amazing! Thank you! How do I change the font so it matches everything else? creedon 1 Link to comment
creedon Posted February 2, 2021 Share Posted February 2, 2021 I updated my code post. There are several font families on that page so I picked the one that seemed the most prominent. Let us know how it goes. agnesfee 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
arielestulin Posted February 3, 2021 Share Posted February 3, 2021 There's no reason to need custom CSS to add a title to a Gallery. This function should be built right in the Gallery function. Personally I find these simple things super annoying that should have been part of SQS 7.1 from day 1. agnesfee 1 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