brandi_sqspace Posted January 20, 2020 Posted January 20, 2020 Hey, everyone. Do y'all know if there's a way to left-justify blog titles & meta text in the Pacific template (or family of templates)? The text of the blog content itself is left-justified, and I'd love to get the blog title and meta text to also justify left. So, just wondering if someone already has custom code marked up for this sort of thing? Update: My blog and site aren't live yet and I have them PW protected, so providing a visual here—
tuanphan Posted January 21, 2020 Posted January 21, 2020 You can use custom code. If you provide link to blog title, we can take a look. 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!)
brandi_sqspace Posted January 21, 2020 Author Posted January 21, 2020 @tuanphan Yep! It's custom code I was hoping someone might be able to show. I provided a screenshot in my OP because my site/blog are password protected/not live yet. Is there something you would need to see beyond the visual?
tuanphan Posted January 22, 2020 Posted January 22, 2020 9 hours ago, brandi_sqspace said: @tuanphan Yep! It's custom code I was hoping someone might be able to show. I provided a screenshot in my OP because my site/blog are password protected/not live yet. Is there something you would need to see beyond the visual? Without site url, difficult to give exactly code You can also wait for someone to show you the code exactly from screenshot. 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!)
brandi_sqspace Posted January 22, 2020 Author Posted January 22, 2020 14 hours ago, tuanphan said: Without site url, difficult to give exactly code You can also wait for someone to show you the code exactly from screenshot. Gotcha. My URL is brandingofficehours.com and the password to view the site is currently "helloatbrandingofficehours" Let me know if that suffices!
tuanphan Posted January 23, 2020 Posted January 23, 2020 12 hours ago, brandi_sqspace said: Gotcha. My URL is brandingofficehours.com and the password to view the site is currently "helloatbrandingofficehours" Let me know if that suffices! Where is blog? 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!)
brandi_sqspace Posted January 24, 2020 Author Posted January 24, 2020 On 1/22/2020 at 8:45 PM, tuanphan said: Where is blog? Well, I'm not doing this very well, am I? Apologies—I'd forgotten that I had the page temporarily hidden. It's there now, and is called "Advice Column."
tuanphan Posted January 26, 2020 Posted January 26, 2020 On 1/24/2020 at 11:33 PM, brandi_sqspace said: Well, I'm not doing this very well, am I? Apologies—I'd forgotten that I had the page temporarily hidden. It's there now, and is called "Advice Column." add to Home > Design > Custom CSS h1.entry-title { text-align: left; } 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!)
brandi_sqspace Posted January 26, 2020 Author Posted January 26, 2020 2 hours ago, tuanphan said: add to Home > Design > Custom CSS h1.entry-title { text-align: left; } That was perfect! Thank you! Do you know the same for also aligning the meta data on each blog post to the left?
tuanphan Posted January 27, 2020 Posted January 27, 2020 10 hours ago, brandi_sqspace said: That was perfect! Thank you! Do you know the same for also aligning the meta data on each blog post to the left? you mean post date? 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!)
brandi_sqspace Posted January 27, 2020 Author Posted January 27, 2020 13 hours ago, tuanphan said: you mean post date? Yes.
tuanphan Posted January 28, 2020 Posted January 28, 2020 10 hours ago, brandi_sqspace said: Yes. https://brandingofficehours.com/?password=helloatbrandingofficehours add to design > custom css .meta-above-title { text-align: left; } 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!)
brandi_sqspace Posted January 28, 2020 Author Posted January 28, 2020 17 hours ago, tuanphan said: https://brandingofficehours.com/?password=helloatbrandingofficehours add to design > custom css .meta-above-title { text-align: left; } Thanks for your help! Issues resolved!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.