- This topic has 3 replies, 3 voices, and was last updated 5 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 › All Other Themes › squashed logo on mobile skt naturo pro
Great theme! I refer to website www.raw-nlp.com
On viewing with a mobile device the logo in the header is squashed out of proportion.
How can we fix this please?
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 img { height:auto;}
}
Regards,
Shri
The above didnt work – however, I checked around this support forum and found another similar piece of code that does.
@media screen and (max-width:767px) {
.header .header-inner .logo img{height:auto !important;}
}
Just in case anyone is interested!
Great!!
LinkedIn not only helps professionals and job-seekers to spread their network but it also help in developing an effective digital marketing strategy. In terms of […]
If you are looking to gain visibility and attract new customers, now is the time to give some serious thought to building a website for […]
Niche WordPress themes are discussed in this article for multi – purpose usages and for creating niche – specific websites and blogs. Creating a website […]