- This topic has 3 replies, 2 voices, and was last updated 8 years 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 › IT Consultant Support › site identity font
hello i have a logo of my web consept engineering in my website http://conceptenging.com/ but its not displaying properly it will hovering text in my web even it was not look good in mobile pls check and centered in mobile! and in mobile side when i open a category our product it looks worst in mobile even i cant able to see properly i want it perfect i have changed so many thing in menu but still it looks diffrent in mobile side i want same in desktop side as same as mobile side …i have placed it horizontally but in mobile it will not performaing horizontally pls check out i want mobile and desktop both in horizontal text!
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo { width:80%; margin:0 auto !important;}
.header .header-inner .logo h1, .logo a { font-size:26px;}
.sitenav ul li ul { columns:1 auto !important; -moz-columns:1 auto !important; -webkit-columns:1 auto !important;}
.sitenav ul li ul li a { line-height:inherit;}
}
Regards,
Chris
this above code you given me its doesnt work plz reply as soon as possible
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo { width:auto !important;}
.sitenav ul li ul { columns:1 auto !important; -moz-columns:1 auto !important; -webkit-columns:1 auto !important;}
.sitenav ul li ul li a { line-height:inherit !important;}
}
Regards,
Chris
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 […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]