- This topic has 3 replies, 3 voices, and was last updated 3 years, 7 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
Tagged: squashed logo
Great theme! I refer to website http://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!!
In this article we will discuss about how to create digital fundraisng strategies for nonprofits as well as NGOs. If you are planning a fundraiser […]
This time let’s delve into the world of the best developer WordPress themes designed and crafted for web and app, front end and back end, […]
The internet is full of articles focusing on the significance of website security and how one should never compromise on it. A site which approaches […]