3 issues
1: Menu on MOBILE not centering. Im using this CSS, which you guys provided which has worked in the past...but its not working now.
@media only screen and (max-width: 1239px) {
#Top_bar #menu > ul {
text-align: center !important;
}}
2: Action Bar - changed the Action Bar colors in: THEME OPTIONS > COLORS > ACTION BAR ....but it will not change on Mobile.
3: How can I center CONTACT on MOBILE ?
Please let me know how to fix these 3 issues.
Thanks !
Comments
1. It works fine, it is centered on mobile and desktop http://prntscr.com/itt9ku
2. The action bar is the same on mobile and desktop. http://prntscr.com/itte3w
3. What do you mean exactly? Do you mean the footer widget? It cannot be centered since there are 2 widgets in the footer.
thanks
In regards to #3: I just want to center the CONTACT INFO on the FOOTER on MOBILE.
We would need that link again so we can inspect the code and give you the custom css.