robandsamphoto Posted January 28 Share Posted January 28 (edited) Hello there! I am using the Pacific Template in Squarespace 7.0 for my website. I want to have a Featured Gallery on my blog to highlight specific blog posts using images with click-through URLs. I use custom fonts for my website via Custom CSS. I have the Featured Gallery set up on my blog page, but I can't find the right Custom CSS code to change the title font for each image. I'd also like to change the position of the title to be lower (instead of in the middle). Can anyone assist? Thanks! Edited January 31 by robandsamphoto Clarification of Title Link to comment
robandsamphoto Posted January 31 Author Share Posted January 31 Okay, I got placement to work, but can't seem to get the custom font to show. Here's the code I'm using: /* All slide text position & font */ .slide-meta-content { left: 50% !important; top: 85% !important; font-family: 'Amalfi' !important; } What am I doing wrong on the font part? Thanks! Link to comment
robandsamphoto Posted January 31 Author Share Posted January 31 @tuanphan or @Web_Solutions - Y'all have been so helpful on other posts I thought I'd see if you have any thoughts here! If you have time to take a look, that would be amazing, and if not I'll keep trying to see if I can figure it out! 🙃 Link to comment
tuanphan Posted February 2 Share Posted February 2 Hi, What is your site url? We can check easier 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
robandsamphoto Posted February 2 Author Share Posted February 2 1 hour ago, tuanphan said: Hi, What is your site url? We can check easier Here you are! (Sorry, I thought it displayed the URL already but see that it did not). 🙂 It's the featured gallery at the top of the blog page that I'm looking to change font on (you'll see it's the only area of the page that doesn't have the same font). https://www.reverenceintimateportraits.com/blog Link to comment
robandsamphoto Posted February 6 Author Share Posted February 6 @tuanphan - Since I'm not loving the look, I'm going to move the featured gallery block "offsite", but let me know if and when you're able to take a look and I'll move it back! 🙂 Sam Link to comment
tuanphan Posted February 8 Share Posted February 8 On 2/6/2023 at 8:39 AM, robandsamphoto said: @tuanphan - Since I'm not loving the look, I'm going to move the featured gallery block "offsite", but let me know if and when you're able to take a look and I'll move it back! 🙂 Sam Yes. You can add & I will check 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
robandsamphoto Posted February 10 Author Share Posted February 10 On 2/8/2023 at 3:32 AM, tuanphan said: Yes. You can add & I will check @tuanphan Okay! I've re-added! https://www.reverenceintimateportraits.com/blog Thank you again 🙂 Link to comment
Solution tuanphan Posted February 11 Solution Share Posted February 11 On 2/10/2023 at 8:25 AM, robandsamphoto said: @tuanphan Okay! I've re-added! https://www.reverenceintimateportraits.com/blog Thank you again 🙂 Add to Design > Custom CSS .collection-type-index.design-slideshow .index-gallery .slide-meta-content * { font-family: 'Rosemary' !important; } 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
robandsamphoto Posted February 11 Author Share Posted February 11 6 hours ago, tuanphan said: Add to Design > Custom CSS .collection-type-index.design-slideshow .index-gallery .slide-meta-content * { font-family: 'Rosemary' !important; } That worked! Thank you so much! 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