- This topic has 3 replies, 2 voices, and was last updated 1 year, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › Menu item height
How can change menu item height on the mobile phones ?
Hi,
Kindly show us your website URL?
Regards,
Dave
Off course.
http://www.melikeoruc.com/
Thanks.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.header .header-inner .nav { margin:10px 0 0 0 !important;}
.header .header-inner .nav ul li a { padding:0 15px !important; line-height:25px !important;}
}
Regards,
Dave
From recent statistics, over 60 million consumers use WordPress as their ideal platform for websites. The fact that it is easily customisable makes it a […]
These days, you can create contact forms for your WordPress site using a drag and drop form builder. A proper contact form is mandatory for […]
If you run a website, it’s highly likely that you are looking for better conversions. The form of conversions may vary : email signups, sales, […]