emnichols22 Posted August 4, 2020 Posted August 4, 2020 Site URL: http://www.emily-nichols.com Hello, I just finished updating my site with the Brine Template and when I look at it on Mobile, the hamburger and search magnify glass are covered up by the title of my site. Any custom code to move things around? I'd also like to move the search bar to the footer if that's possible to save room on top. Thanks for your help!
rwp Posted August 4, 2020 Posted August 4, 2020 If you want it all to stay on one line, you can use this to dynamically change the font size. .Mobile-bar-branding { font-size: 4.5vw !important; }
emnichols22 Posted August 10, 2020 Author Posted August 10, 2020 On 8/4/2020 at 2:08 PM, rwp said: If you want it all to stay on one line, you can use this to dynamically change the font size. .Mobile-bar-branding { font-size: 4.5vw !important; } Thank you so much! That solved it for me!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.