Viewing 5 reply threads
You must be logged in to reply to this topic.
Right now some of our page titles are clipped on mobile. Is there a way to adjust this? We have a page called “restoration” but on my iPhone it cuts off the “on”, not to mention the text isn’t centered on that screen.
I’m not very familiar with Tower yet and trying to fix the problems that someone else left us with.
Thanks
Hello,
This can be fixed with a little css. Please send us your site’s url. We can give you the precise code to use.
Best regards!
Hello,
Please add this css code:
@media (max-width: 480px){ .header_page.centered h1 { font-size: 28px !important; } }
Best regards!
Hello,
Add the code on your custom CSS box. It is located on General Options, nearly at the end of the page, see this screenshot (https://www.clipular.com/c/4809410102165504.png?k=ISlX4XZjmaDebPCrg2mqpWGd9ww).
Let us know.
Best regards!
You must be logged in to reply to this topic.