End of Support for Joomla 3 - Forum closed

[SOLVED] change Header H1 for mobile

change Header H1 for mobile was created by secular

Posted 10 years 1 month ago #14085
Hello everybody....How can I make the Tittle H1 smaller on mobile?. The actual side for H1 Tittle for computer and tablet look really nice but i consider that is too big when I try to watch the web on mobile. There is an option to make it Tittle H1 smaller when I use the mobile?... How can I do it?. thank you for your help
by secular

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic change Header H1 for mobile

Posted 10 years 1 month ago #14095
Please add this media query css code to your css/custom.css to setup the H1
Video: Time > 2.40

@media (max-width: 468px) {
h1{ font-size: 100%;
}
}

Please Log in or Create an account to join the conversation.

Replied by secular on topic [SOLVED] change Header H1 for mobile

Posted 10 years 1 month ago #14107
Problem solved.
by secular

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum