Jump to content

Why are my categories and date not on the same line on posts?

Recommended Posts

Site URL: http://allisonhere.com

Password: password

I'm having a problem with my post's categories displaying above the date (first picture), instead of on the same line like in my Basic Grid Blog (second picture).

Can anyone help me figure out how to fix this? Is there a setting I need to change, or is it something I can change with CSS?

Want to change the date/category on my actual blog post:48065312_ScreenShot2021-03-17at11_36_14PM.png.86a8d0fa1818429826830779855dc319.png

To look like the format of my Basic Grid Blog

1380116513_ScreenShot2021-03-17at11_42_41PM.png.7c4d877b32295e041b745621ddec8acc.png

Edited by arm94
Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • arm94 changed the title to Why are my categories and date not on the same line on posts?
On 3/18/2021 at 7:01 AM, arm94 said:

Website: allisonhere.com ~ Password: password

Add to Design > Custom CSS

/* date category same line */
.blog-item-meta-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.blog-meta-item.blog-meta-item--categories:after {
    content: "-";
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.