Jump to content

Layout for static list of events on page (messy on mobile)

Go to solution Solved by melody495,

Recommended Posts

Hi, I've created an events page using text blocks and line blocks, got it to how I want it to look on Desktop, but on mobile the layout is messy. What's the best thing to do so I can have on

  • desktop, Name = left aligned, Location = centre, Date = right aligned,
  • mobile, all left aligned and stacked

Looking for a non-code solution if possible. Any suggestions much appreciated, thanks!

https://tuatara-cello-3kr6.squarespace.com/fairs

password: wpGNeG9jZ5diGiM

image.thumb.png.aa43db5d4d9348b543716910bf91650b.png

 

image.thumb.png.9f3e3a75fd075b11467ad5a39ff0e672.png

Edited by melody495

-------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification 

🙋‍♀️Techy SquareSpace Developer for all your customisation needs #CSS #html #javascript

✉️ Email me

💻Soft launch

https://www.melodylee.tech/
A software developer in an artist body that knows how marketing works.
UK based, work globally

#neverstoplearning
 
I like coffee 😊

Link to comment
  • Solution

Ok, after some searching... I effectively want a table, but didn't realise it is already a hot topic! e.g. no built-in solution for table in SquareSpace. More here 

 

 

But my design is very simple, so I did a simple code work-around

// left align all text blocks on mobile view
@media screen and (max-width:640px) {
  section[data-section-id="652020b622bd57024793ce92"] .sqs-html-content p{
    text-align: left !important;
  }
}

 

I can keep the editing native and works on mobile too, problem solved!

-------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification 

🙋‍♀️Techy SquareSpace Developer for all your customisation needs #CSS #html #javascript

✉️ Email me

💻Soft launch

https://www.melodylee.tech/
A software developer in an artist body that knows how marketing works.
UK based, work globally

#neverstoplearning
 
I like coffee 😊

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.