Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi there –
Is there a way to keep the logo from becoming blurry once it’s uploaded?
You can see an example of this here:
https://incite15.com/
Thank you very much!
John
<b>[email protected]</b>
Hello,
You can change the image width x height, by inserting into your custom css box, this code:
#logo img {
height: 119px;
}
In this width it looks less blured. Or just upload an other image ,with better resolution.
Best regards!
You must be logged in to reply to this topic.