andrewtassie Posted January 7, 2021 Share Posted January 7, 2021 Site URL: https://www.sprungmtb.com.au/bikesurgery Hi - In my header menu I have one called "Bike Surgery" and I want to get a double space between the two words as they look like they are one word on the header. I've used spacing and other atributes but it makes no difference. I go to 'Main Navigation' - then 'Navigation Title' and I put 2,3,4 how ever many spaces but when I hit save it just reverts back to 1 space in the header. Any work around? Thanks very much - Andy Link to comment
creedon Posted January 7, 2021 Share Posted January 7, 2021 HTML, the stuff your pages are made of, by default basically ignores space runs. What happens if you type option (Mac) or alt (PC) and space in your text block? Does that get you the spacing between the words that you want? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
tuanphan Posted January 8, 2021 Share Posted January 8, 2021 @andrewtassie I see your site doesn't look good on tablet. Add this to Design > Custom CSS to increase width /* resize text width */ @media screen and (max-width:991px) and (min-width:768px) { [data-section-id="5fa25679d2302e75419cf31d"] .content { width: 90% !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
Archived
This topic is now archived and is closed to further replies.