Tagged: catch box, Mobile Menu
- This topic has 6 replies, 3 voices, and was last updated 8 years, 8 months ago by Robertf.
-
AuthorPosts
-
December 9, 2015 at 8:37 pm #80880Mark ArgentinoParticipant
Hello,
Suddenly the mobile menu is centered whereas previously the menu was left justified and showed the menu items in a nice drop down list.
Also, once page is rendered in mobile view the header and footers become centered rather than left justified. What do you think changed?Site is
http://www.mississauga4sale.com
If I upgrade to Pro will this solve the problem?
Thank you,
MarkDecember 9, 2015 at 9:14 pm #80889SakinKeymaster@mark-argentino: Sorry but that is responsive design to make your mobile use easy to touch menu in center and read nicely.
Let me know what are you trying to do in mobile devices.
December 10, 2015 at 4:14 am #80901Mark ArgentinoParticipantYes, I understand, but up until about a week or so ago, when I was in the mobile device showing the mobile menu the small graphic and the word menu was on the left, now it’s in the centre. The header and footer information is suddenly centre justified too, prior to this it was left justified. It seems like a justification issue that I can’t figure out what changed to make these 3 items (the header information, menu and footer information) center justified rather than left justified.
Can you see what may have changed recently?
Thanks
MarkDecember 10, 2015 at 8:06 pm #80956SakinKeymaster@mark-argentino: Ok if you want it left then you can add the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (max-width: 767px) { .logo-wrap { float: left; text-align: left; } .one-menu #mobile-header-left-menu { float: left; } .one-menu .menu-access-wrap, #colophon .menu-access-wrap, #site-generator .copyright, #site-generator .powered { text-align: left; } }
December 10, 2015 at 9:34 pm #80958Mark ArgentinoParticipantHi Sakin,
This code works Excellent! Thanks for the help.
How do I purchase the Pro Version?
Thanks again,
MarkDecember 10, 2015 at 9:46 pm #80959SakinKeymasterHi Mark,
You can purchase it from http://catchthemes.com/themes/catch-box-pro/ and follow theme instructions for installation and configuration http://catchthemes.com/theme-instructions/catch-box-pro/
Thanks for your appreciation.
Regards,
SakinMarch 4, 2016 at 9:51 am #86744 -
AuthorPosts
- The topic ‘Mobile Menu is now centered’ is closed to new replies.