- This topic has 3 replies, 3 voices, and was last updated 7 years, 11 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!!
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]