- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 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 › 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]