jeremyjameshunt Posted April 17, 2020 Share Posted April 17, 2020 Site URL: https://www.jeremyjameshunt.com Hi there! I'm using the Montauk template on my website, and would like to force the site title to appear on one line when viewed on a mobile device. At the moment, it splits up the title on to separate lines. (On my phone, "JEREMY" is on the first line and "JAMES HUNT" is on the second line). Is it possible to squeeze "JEREMY JAMES HUNT" on to one line on mobile devices? Thanks in advance for your help! All the best, Jeremy Link to comment
tuanphan Posted April 18, 2020 Share Posted April 18, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .site-title h1.logo { font-size: 20px; } } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.