Jump to content

How to Move Archive Code Block to bottom of the page on all Blog Post when viewing on mobile?

Go to solution Solved by tuanphan,

Recommended Posts

Hello,

On desktop I have my archive block on the left of my content block for my blog. My only problem is because it's on the left it's the first block to appear when viewing on mobile. I want to change the order of the archive block for all blog post so it appears last when viewing on mobile. How can I achieve this?

image.thumb.png.92aeb47c6fc9d1aca1a18eef2f753fcb.pngO

Link to comment
  • Replies 3
  • Views 766
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • 4 weeks later...
  • Solution
On 9/5/2024 at 7:49 PM, Kmur said:

You can try this to Website Tools > Custom CSS

@media screen and (max-width:767px) {
div.blog-item-content .columns-12>.row {
    display: flex;
    flex-direction: column-reverse;
}
}

 

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!)

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.