- This topic has 3 replies, 2 voices, and was last updated 3 years, 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
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]