How do you center menu on MOBILE ?
I need to center the menu on MOBILE.
I found this CSS in the discussions but it does NOT work for me:
@media (max-width:767px) {
#Top_bar #menu ul li a {
text-align:center !important;
}
}
*Maybe its because I am using this html you gave me in a previous message :
<img src="URL TO IMAGE" />
or because I am using this CSS you also gave me:
I found this CSS in the discussions but it does NOT work for me:
@media (max-width:767px) {
#Top_bar #menu ul li a {
text-align:center !important;
}
}
*Maybe its because I am using this html you gave me in a previous message :
<img src="URL TO IMAGE" />
or because I am using this CSS you also gave me:
#Top_bar {Please let me know - Thanks !
background: url('URL TO IMAGE') !important;
}
Comments
http://prntscr.com/hiyrru
Thanks
https://prnt.sc/hjczu3
https://prnt.sc/hjczy6
Actually- Id like the BRICK tile to be higher up and more of the SOLID COLOR. But the dekstop version looks good now. Is there a way I can change the MOBILE HEADER but not the desktop ?
Thanks