bronzeavery Posted December 31, 2023 Share Posted December 31, 2023 Hi there! Is there a responsive way to make the site title full width on Desktop and Mobile regardless of the screen size? https://stone-studio.squarespace.com/ pass: 1111 Thanks! Link to comment
tuanphan Posted January 1 Share Posted January 1 Try this CSS code a#site-title { text-align: justify; font-size: 12vw !important; } a#site-title:after { width: 100%; } .header-title-nav-wrapper { flex: 0 0 100% !important; margin: 0 !important; } .header-title-nav-wrapper { width: 100% !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