Hi,
I just checked the SVG logo image on Chrome and Firebox and found that they appear differently so, the issue is in the SVG image itself. As per my knowledge, I think you’ve exported the image without expanding the text into an object. Please try doing so and check.
If this doesn’t work for you, you can search online for other possibilities which might have caused the issue.
I hope this helps. 🙂
Hi,
Thank you for your help.
I did a new export and it looks good in Firefox too.
But I have another issue: when I try to replace the logo in customizer, I have to crop the image but I don’t see the ‘crop lines’ to change it …
All updates are done, theme and plugins.
https://www.pretechocentrum.be/Crop%20image%20-%20logo.JPG
Hi,
If you click the Skip Cropping button ( second button ), that should work fine as you might not want the logo to be cropped.
Yes, I did that with the previous version of my logo and it worked.
But if I try it now, it looks like this: https://www.pretechocentrum.be/logo.JPG
I have a preview in customizer, but I don’t see the logo on my website. Also when I publish there’s no logo.
Do you get any error on Browser console?
While checking the site, it seems the old image is being loaded. So, can you try uploading a new image and publish if possible so that we can check?
Now the new logo is uploaded and the logo area is empty.
I skipped cropping.
Please add the following CSS inside Customize > Additional CSS:
.site-branding .custom-logo-link img {
height: 70px;
}
It looks good on firefox and chrome. On safari and explorer not showing.
Maybe I should just try jpg again?
I also have this additional css from a previous issue:
@media screen and (max-width: 480px) {
.site-branding {
width: 80%;
}
}
For now, I changed the logo to the old version, because people would see something.
Logo on Explorer: https://www.pretechocentrum.be/Logo%20explorer.JPG
Logo on Safari is gone.
Since you’ve changed the logo to the old version, I can not test the issue on those browsers. Also, I need to check this in detail. So, if you don’t mind, please contact us via ThemeGrill chat support.
Thanks. 🙂