elisasunga Posted September 9 Share Posted September 9 Hi there! I am working on the blog section of my website. I would like the meta data to show but the alignment / styling of the metadata is a bit off. How can I get it so that the alignment of the date, bullet point, and the tag is all in one line? Currently, it looks like BLOG RECIPE is a subscript Would it be possible to change how the date shows up as September 5, 2024 instead of 9/5/2024? Thank you so much!! Link to comment
Solution JayVanDyke Posted September 9 Solution Share Posted September 9 @elisasunga The date format is something thats a little more complicated and I'm pretty sure needs javascript in this spot but you could try this in custom css to see if you can get it aligned. There's some weird stuff in Squarespace's css there that's causing this. .blog-basic-grid .blog-meta-section * { font-size: 13px !important; //change to desired font size } .blog-basic-grid .blog-meta-section { padding: 15px 0; //adjust the first number to add spacing above and below. } elisasunga 1 ☕ Did I help you? Buy me a coffee! 👨💻 Bergen Design Co. 💻 I'm for hire on Upwork! 🕸️ Squarespace Experts 🖥️ 99Designs 🛠️ Web Designer's Toolkit **some of these contain affiliate links Link to comment
HoaLT Posted September 9 Share Posted September 9 (edited) 10 hours ago, elisasunga said: Hi there! I am working on the blog section of my website. I would like the meta data to show but the alignment / styling of the metadata is a bit off. How can I get it so that the alignment of the date, bullet point, and the tag is all in one line? Currently, it looks like BLOG RECIPE is a subscript Would it be possible to change how the date shows up as September 5, 2024 instead of 9/5/2024? Thank you so much!! For the date format, i find the following free tool provided by Beyondspace which is required at least business plan to run Javascript code Squarespace Date format (affiliate link) - non affiliate link Free - Easy - Quick - various format for you to implement the date format in your entire site Here is the result I try on my demo site Edited September 9 by HoaLT PRWORKS 1 Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) 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