Jump to content

Need help having buttons on same row in mobile view

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

11 minutes ago, AndrewFreedman said:

Site URL: https://andrewfreedman.squarespace.com/

Hello,

I could really use the help of some one with better code knowledge than me of how I can make these two buttons be on the same row in mobile view. I've tried over and over but can't figure out what I'm doing wrong.

Password to the site is Password

Screen Shot 2021-06-01 at 10.48.10 PM.png

image.thumb.png.53f5e4830d2eac2aa6464b3b71bfd1f5.png

try add this to design-custom css

@media only screen and (max-width: 768px) {
    #block-yui_3_17_2_1_1622408646484_13401 + .row .col {
        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

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.