Tagged: CSS, margin, menu, responsive
hi i cant moddify this margin, why?? i used custom css and child theme for try, but not working… why
Hey jordialcover,
Add this to quick css:
@media only screen and (max-width: 767px) {
.responsive #top #header #header_main .inner-container .main_menu{
margin-top:0px!important;
}}
Best regards,
Jordan Shannon
dont work
Hi,
Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.
Best regards,
Jordan Shannon