Jump to content

Side by Side buttons on Mobile View

Recommended Posts

9 minutes ago, Lelelndn said:

Site URL: https://www.ghoulsmagazine.com/film-reviews

Hello,

How can I get these 3 buttons to appear side by side on the mobile version?

https://www.ghoulsmagazine.com/film-reviews

no matter what I do they always end up stacked vertically.

 

Thanks for your help!

Add this Design->Custom Css

section[data-section-id="5fedbe0d0e058f15c92b9a0d"]  .sqs-row .sqs-col-4 {
  width: 33.33% !important;
  float: left !important;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
1 minute ago, Lelelndn said:

Hi bangank36,
Wow, thanks for your super fast answer. Can I add the above the the header injection or should that go somewhere else?

Sorry for my dumb question  but my coding skills are pretty much non-existent 😄

Go to Design->Custom css

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
57 minutes ago, Lelelndn said:

Hey BaNgan, I might just ask you something else if you don't mind.

https://www.ghoulsmagazine.com/

Is there any way to have the below section of the Home section to display like below on Mobile rather than vertically Stacked?

image.thumb.png.738aea7e8269debe9e450ddec62b21f7.png

Update for both

section[data-section-id="5fedbe0d0e058f15c92b9a0d"]   .sqs-row .sqs-col-4 {
  width: 33.33% !important;
  float: left !important;
}
section[data-section-id="5fedab5318d44937a9906d27"]  .sqs-row .sqs-col-6 {
  width: 50% !important;
  float: left !important;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

Again, it worked perfectly. Thank you so much. Just out of curiosity, what's the logic behind

sqs-row .sqs-col-4   and    sqs-row .sqs-col-4 ? 

 

I'm asking cause if I understand that i might be able to apply this code to other pages as well for items in different section of those pages.

 

Thanks for everything! 🙂

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.