Is there a way to make the logo smaller on the mobile responsive version? To make the logo bigger on the PC full version, I have included on custom css the following:
#logo_img img {max-height: 150px;}
I mentioned that because I am not sure if this can influence on your answer.
Hello,
Is there a way to make the logo smaller on the mobile responsive version? To make the logo bigger on the PC full version, I have included on custom css the following:
#logo_img img {max-height: 150px;}
I mentioned that because I am not sure if this can influence on your answer.
Thank you very much
Hello,
Since you have modified the max-height in your custom css the max-height settings of the mobile is not working.
You need to modify the media-queries_wide.css
Search for #logo_img img and add !important to the max height settings.
That should fix the problem.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi there!
It really worked. Thank you very much for your help.
Regards,
Fernando
You\'re welcome!
Glad to hear that!
We will close this ticket,
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme