Intuitive, expansive and flexible creation with no distractions.
Robust, user-friendly data protection for your visitors and you.
Modern, effective solutions for site growth and functionality.
Professionally designed and coded themes and plugins.
Free and premium, beautifully-designed templates.
Expand your site with your favorite tools and apps.
Get help building your site from our web development services.
Learn how Publii works, from installation to creation.
Documentation, guides, and tutorials for developers.
Explore and interact with others and learn new things.
Dedicated customer support for paid products.
Read up on the latest news about Publii and its products.
Forum › Bug Report
I try do my first web in Publl, it is looking great. I set only one page and one site logo. But on mobile devices logo float over the text. 🙁
You can see it on https://goodlight.cz.
Where I do mistake?
Your content in the hero section is too “high”.
Quick fix: increase the height of the hero section for mobile devices. Add the following CSS rule with the Custom CSS tool:
@media all and (max-width: 37.4375em) { .hero { height: 100vh; } }
Sorry, this not work, i can set HEIGHT 100vh in template, but on mobile portrait looks better, in landscape still bad.
Play with the height value, instead of 100vh try to use 100vmax; also consider adding media queries in landscape orientation etc.
BTW/ Who uses landscape mode to browse the site on mobile?
Maybe is not good template for this purpose (onepage style web).
I think so, it is trictly dedicated to blogs.
Normal people using mobile landscape too (becouse there is bigest font)