-
Hi,
on the site http://www.oltremateria.it
I made top-header visible on smartphone screen, placing this css in specular settings:
@media (max-width: 767px){
.top_nav { display: block !important;}
}
@media (max-width: 480px){
.header_10 #logo { left: 5% !important; }
.mobile_small_menu { top: 35% !important;}
#logo img {max-height: 40px !important;}
}
It’s ok but all the content of top header comes down too much. Do you know how can I move it a little up in his right position?
Regards
Marco
Topic: Responsive Menu Incorrect
Topic: Picante theme
Hi. I have some questions for this theme.
How do I change the staff data font color?
Is it possible paly youtubevideo as background with sound?
On mobile device, i can not see menu item?
How do delete the text fade effect in slider?
Thanks
Hi there!
I need to customize @media max width to show mobile menu on 1400px because in some tablets or laptops with small screen main menu appears with 2 lines and I prefeer show mobile menu in that cases.
Thanks.
Topic: Mobile problems