End of Support for Joomla 3 - Forum closed
menu on the words
Hi!
on my phone the menu is on the words...
look here: antonioferriero.it/chi-sono.html
how can I fix it?
on my phone the menu is on the words...
look here: antonioferriero.it/chi-sono.html
how can I fix it?
by Ferriero
Attachments:
Please Log in or Create an account to join the conversation.
Hi Ferriero,
add the following media queries to your custom.css:
Greetings,
Christian
PS.: Information about custom.css look at: Info to custom.css
I dont understand spanish but I see "C64" as i fix the problem (O:
add the following media queries to your custom.css:
Code:
@media (max-width: 480px)
.top-a-outer, .footer-a-outer, .top-b-outer, .top-c-outer, .top-d-outer, .bottom-a-outer, .bottom-b-outer, .bottom-c-outer, .bottom-d-outer, .main-outer {
margin-top: 100px;
}
Christian
PS.: Information about custom.css look at: Info to custom.css
I dont understand spanish but I see "C64" as i fix the problem (O:
Last Edit:6 years 1 month ago
by cg
Attachments:
Last edit: 6 years 1 month ago by cg.
Please Log in or Create an account to join the conversation.
Hi Christian!
Thanks!
I add the media queries in custom.css but the problem doesn't fix...
Where do you see "C64"? I dont undestand!
Thanks!
I add the media queries in custom.css but the problem doesn't fix...
Where do you see "C64"? I dont undestand!
by Ferriero
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
You have formatted your logo and thats the reason why.
Now there is not enough space in mobile menu, because of the large margin
Now there is not enough space in mobile menu, because of the large margin
<p style="font-size:1.5em; margin-left:50px;"><img src="/images/logo/logo-Antonio-Ferriero.png" alt="" width="42" height="auto"> AntonioFerriero</p>
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates