This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Hi,
after updating the theme to the newest version I was looking in the theme options for a place to add a retina logo (2x the size). I didn’t find it.
How to add a retina logo?
Best regards
Hello,
There is no option to upload the retina logo.
You can upload logo image with double size and add the css code in custom.css:
.logo img {
max-width: 50% !important;
}
Change the value to your needs.
Regards
Thanks!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up