Main Logo not working on Mac OS X

2 replies · opened Oct 11, 2019

PPaulOct 11, 2019

The logo (top-left on the new website under construction here: http://coastmetalsolutions.com/new/) works fine everywhere, except on Mac OS X.

We tested with Mojave v10.14.6 using Chrome v77.0.3865.90, and we also tried Safari, and found the same problem.

Our logo code hasn't changed from the original demo:


	[
![attachment](images/logo.png)
](index.html)

Please see the attached screenshot to show how the logo is missing on Mac OS X. The console reported no relevant warnings.

SSemicolon WebSTAFFOct 11, 2019

Hello,

You are facing this issue as you are not using the Default Codes of the Logo which also includes the use of Retina Logo. Make sure that you add the following code inside the #logo container as in the Default Templates:

[
![attachment](images/logo@2x.png)
](index.html)

This will automatically fix your issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

PPaulOct 11, 2019

Indeed... thank you very much!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard