rosemarketing Posted October 11, 2022 Share Posted October 11, 2022 Site URL: https://orb-indigo-7t22.squarespace.com/ Having multiple issues with buttons when building a website in 7.1. Here's a summary: I can't seem to adjust them past choosing the style of button (pill, square, fill, no fill, etc.) — the padding settings don't seem to change anything and nothing changes on secondary or tertiary buttons. Some buttons are wrapping to two lines of text at smaller screen widths (not on mobile) — I want to keep them all on one line. On mobile, some buttons stay normal and some end up spanning the entire width of the screen — I'd like the width to correlate to the length of the text, not be full width. Can anyone help me here? Just looking to have normal buttons that stay one line of text and resize width accordingly. I'd also like to be able to style the secondary and tertiary buttons differently from the primary. Thanks! Link to comment
Beyondspace Posted October 12, 2022 Share Posted October 12, 2022 21 hours ago, rosemarketing said: Site URL: https://orb-indigo-7t22.squarespace.com/ Having multiple issues with buttons when building a website in 7.1. Here's a summary: I can't seem to adjust them past choosing the style of button (pill, square, fill, no fill, etc.) — the padding settings don't seem to change anything and nothing changes on secondary or tertiary buttons. Some buttons are wrapping to two lines of text at smaller screen widths (not on mobile) — I want to keep them all on one line. On mobile, some buttons stay normal and some end up spanning the entire width of the screen — I'd like the width to correlate to the length of the text, not be full width. Can anyone help me here? Just looking to have normal buttons that stay one line of text and resize width accordingly. I'd also like to be able to style the secondary and tertiary buttons differently from the primary. Thanks! What is your protected password? 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 pluginIf 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
rosemarketing Posted November 3, 2022 Author Share Posted November 3, 2022 (edited) alden Edited November 3, 2022 by rosemarketing Link to comment
tuanphan Posted November 6, 2022 Share Posted November 6, 2022 On 11/3/2022 at 7:22 AM, rosemarketing said: alden #1. #2. #3. Which buttons are you referring to? 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
rosemarketing Posted November 7, 2022 Author Share Posted November 7, 2022 All three button types have the issues outlined above! Link to comment
Adrianursu1 Posted November 12, 2022 Share Posted November 12, 2022 On 11/7/2022 at 3:16 PM, rosemarketing said: All three button types have the issues outlined above! Try this, It worked for me. //Button Flex Fix// .tweak-global-animations-animation-type-flex .image-button a::before, .tweak-global-animations-animation-type-flex .sqs-add-to-cart-button::before, .tweak-global-animations-animation-type-flex .sqs-editable-button:not(input)::before, .tweak-global-animations-animation-type-flex .sqs-block-button-element::before, .tweak-global-animations-animation-type-flex [data-animation-role="header-element"] .btn::before{ transition: none !important;} tuanphan 1 Link to comment
cahillcreative Posted March 13 Share Posted March 13 Hello there! I'm having this same issues with text on buttons wrapping. The CSS above isn't affecting any change. Anyone know of a fix for this issue? Thanks! Link to comment
tuanphan Posted March 16 Share Posted March 16 On 3/14/2023 at 2:34 AM, cahillcreative said: Hello there! I'm having this same issues with text on buttons wrapping. The CSS above isn't affecting any change. Anyone know of a fix for this issue? Thanks! If you share link to page where you have problem, we can check easier 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
cahillcreative Posted April 10 Share Posted April 10 Thanks, @tuanphan! I found this CSS that seems to be working: .sqs-block-button-element {white-space: nowrap;} tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment