- This topic has 1 reply, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › Mobile Friendly
How do I get the site to view mobile friendly? When I view on my phone the menu looks like a disaster, very hard to read. How can I fix the menu & other things to make it more readable & use friendly on both devices? Help!
http://eme.comgraphicinc.com/
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:979px) {
.header .header-inner .nav { margin-top:0 !important; float:left; overflow-x:inherit; width:100% !important;}
.header .header-inner .nav ul li a, .book-btn a { font-size:11px;}
.header-inner .container a { margin-left:0;}
.header-inner .nav ul {-moz-box-align: inherit !important; align-items: inherit !important; display: block !important; justify-content: inherit;}
.header .header-inner .nav ul li ul, .header .header-inner .nav ul li ul ul { float:none !important;}
.layout-control-group label { width:100% !important;}
}
Regards,
Chris
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]