- This topic has 3 replies, 2 voices, and was last updated 8 years, 4 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 › All Other Themes › Logo different on mobile
My logo appears correctly on the desktop but not on mobile. On mobile, the logo is squashed as if it is too wide on the mobile. Why is this area not mobile responsive? How can I fix this issue?
http://avantgirlsalon.com/
Thank you in advance.
Hi Lin,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.header .header-inner .logo img{height:auto !important;}
}
Regards,
Dave
Perfect! Worked nicely.
thanks
🙂
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]