Jump to content

Go arrow on button css

Recommended Posts

39 minutes ago, amyleehayward said:

Site URL: https://robin-impala-w8cj.squarespace.com/config/

This button arrow keeps going below the text on mobile. How do i prevent that? 

Screenshot 2022-02-15 at 12.35.21.png

Screenshot 2022-02-15 at 12.36.06.png

Try adding to Home > Design > Custom Css

#block-yui_3_17_2_1_1636773166682_19223 a {
  white-space: nowrap;
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

 

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

My testing

image.png.29f9ea13af6044d91086bf28e30d5829.png

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

Don't remove any code in your current code

Add this to Design > Custom CSS

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1636773166682_19223 a {
    white-space: nowrap;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}

 

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.