robandsamphoto Posted January 28, 2023 Posted January 28, 2023 (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, 2023 by robandsamphoto Clarification of Title
robandsamphoto Posted January 31, 2023 Author Posted January 31, 2023 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!
robandsamphoto Posted January 31, 2023 Author Posted January 31, 2023 @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! 🙃
tuanphan Posted February 2, 2023 Posted February 2, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
robandsamphoto Posted February 2, 2023 Author Posted February 2, 2023 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
robandsamphoto Posted February 6, 2023 Author Posted February 6, 2023 @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
tuanphan Posted February 8, 2023 Posted February 8, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
robandsamphoto Posted February 10, 2023 Author Posted February 10, 2023 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 🙂
Solution tuanphan Posted February 11, 2023 Solution Posted February 11, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
robandsamphoto Posted February 11, 2023 Author Posted February 11, 2023 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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment