This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Hey guys,
I have another theme that they have two options to upload the logo, but in the IDStore I cannot upload an additional logo for retina.
How can I have both options? If I double the size, the logo appears bigger than it should be.
Thanks
Igor
Hello,
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.
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up