HBPhoto Posted February 8 Share Posted February 8 I am trying to create a pricing table for my website, but don't want the headline in each category to wrap. What's the best CSS injection to use? Site: https://disc-greyhound-885x.squarespace.com/events Pass: beaverhero Link to comment
justin.mabee Posted February 9 Share Posted February 9 You could try Inside the Square's simple DIY pricing tables? https://insidethesquare.co/pricing-table Link to comment
HBPhoto Posted February 14 Author Share Posted February 14 This doesn't work stylistically for us. Link to comment
tuanphan Posted February 16 Share Posted February 16 You mean prevent this text wrap on mobile + smaller screens? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
HBPhoto Posted February 18 Author Share Posted February 18 On 2/16/2024 at 1:11 AM, tuanphan said: You mean prevent this text wrap on mobile + smaller screens? Yes, exactly Link to comment
tuanphan Posted February 19 Share Posted February 19 On 2/18/2024 at 2:22 PM, HBPhoto said: Yes, exactly You try this code to Website > Website Tools > Custom CSS (but it will overflow on mobile) .fe-block.fe-block-ce2fa4f3e5712415ef22 h4 { white-space: nowrap !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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