laozhu / hugo-nuo

🎨 A responsive light & clean hugo theme for blogger.
https://laozhu.me
MIT License
426 stars 150 forks source link

Align title flush with top-of-page on mobile #126

Open mbrukman opened 5 years ago

mbrukman commented 5 years ago

Looking at the sample website via a mobile phone or tablet (or Developer Tools in Chrome set to mobile view), we see the following in the header:

image

If one doesn't use a subtitle for the website, the title hangs in mid-air, a bit out of place, and appears to be a mistake. In some cases, it would be best for the title to be vertically at the top of the page, between the logo (on the left) and the drop-down menu (on the right), but it's unclear for how to configure to do this.

Is this already possible to do with this theme? If not, would it be able to add a parameter to make the title flush with the top of the page on mobile view? Thanks for your help!