- This topic has 3 replies, 3 voices, and was last updated 5 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 › 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!!
Whatever your choice for creating a personal blog or startup your new online business, the theme plays an important role in any category of the […]
Have you ever wanted to attend WordCamp? Perhaps yes or no, but you are here because you won’t know what WordCamp is and what are […]
There are various mind blowing WordPress themes available on the internet. In today’s world, if you want to get noticed, you have to do something […]