Hi, please try to use the custom css, use max-width 480px also.
@media (max-width: 767px) {
.responsive-ux h1.logo-h1 {
font-size: 28px;
}
.navi-trigger-text, #navi-header a, .header-bar-social .socialmeida-a {
font-size: 18px;
}
}
@media (max-width: 480px) {
.responsive-ux h1.logo-h1 {
font-size: 28px;
}
.navi-trigger-text, #navi-header a, .header-bar-social .socialmeida-a {
font-size: 18px;
}
}
if still doesn’t work, leave your page url please
Regards!