This topic has 8 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hi
The logo on mobile phone is squashed when you scroll down. how to I adjust the size
Thanks
Suk
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.fixed-header-area .header-logo img {
max-height: 100%;
}
Best regards,
Jack Richardson.
HI
Unfortunately no luck, when you scroll down the flowing bar at the top is the same, the logo is still squashed
Suk
Hello,
Please add “!important” to the code and check after that:
.fixed-header-area .header-logo img {
max-height: 100% !important;
}
Best regards,
Jack Richardson.
Still the same, I also have the Custom CSS file enabled.
Suk
Hello,
As I see logo in fixed header is shown fine:
http://storage4.static.itmages.com/i/15/0910/h_1441896739_8679154_52a97957c1.png
Please show a screenshot of the issue you have.
Thank you.
Best regards,
Jack Richardson.
Thanks
I cleared my cache and all is good now.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Mobile logo problem’' has been successfully resolved, and the topic is now closed for further responses