ShutterLIVING.com
I would like my logo to look sharp when viewed on an iPhone. (the large logo, not the logo at the top of the page)
Any hints on the file format i should use (it looks fine on a computer browser)
Hi Jamie A!
You could increase the size of the logo by playing around with the max-height value:
.responsive .logo img {
max-height: 150px !important;
}
In terms of image format, I believe your choice of PNG-24 is excellent. You are ensured of both high resolution and transparency.
Best regards,
Arvish
Do i add this to the Quick CSS?
Hi!
Yes, that code should go to Quick CSS field in Enfold theme options under General Styling tab
Regards,
Yigit
Thanks both of you…
I have added it to the CSS and have been increasing and decreasing the size but it does not see to change the logo at all?
any ideas?
(iPhone and WordPress cache cleared)
Hi!
You should probably resize the logo first to the size that you want it to show on desktop then upload it as logo again. We can then resize it better on smaller screens. The size of the logo on desktop view is 436 x 116 px.
Cheers!
Ismael
Dear Ismael,
Thanks for this, It worked perfectly! I resized to 436 x 116 and now the iphone logo looks very sharp (thanks).
It did reduce the size of the logo on the iphone, how do I increase the size of the Icon on the phone AND keep it sharp?
Hey!
Please add following code to Quick CSS
#advanced_menu_toggle, #advanced_menu_hide { font-size: 40px; }
If that does not help, please post a screenshot and show the changes you would like to make
Regards,
Yigit
Hey Yigit,
I think im happy now with the size, but thanks for your ongoing help.
I’m marking as resolved.