Logo on Media Agency in weird position on mobile site

6 replies · opened Oct 1, 2020

Llemon94Oct 1, 2020

Hey! I believe if I update to the latest version of Canvas, it would fix the issue, but I am just wondering if there is a code update for logo specifically for the positioning of the logo on my website for mobile?

Please find screenshot attached of the logo positioning, almost touching/overlapping the social logos.

Thanks!

SSemicolon WebSTAFFOct 2, 2020

Hello,

Unfortunately, not. The Logo sections in the Older Versions of Canvas can only be modified using Custom CSS Codes. You can consider using something like this:
[ch_pre type="css"]@media (max-width: 768px) {
#logo {
text-align: left;
}

#primary-menu-trigger {
	left: auto;
	right: 15px;
}

}[/ch_pre]

However, you will need to make any further adjustments including Social Icons, manually according to your needs. Hope this Helps!

We recommend you to Update to the Latest Version of Canvas as Support for Older Versions of Canvas will be discontinued and will only be limited to Included Features.

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

Llemon94Oct 2, 2020

Ok I will update it. What is the best way to update it?

Downloading again and reinstalling it on my website?

Llemon94Oct 2, 2020

Just read it. So as described on the guide, it's best to start from scratch. Which means I should re-download and start again?

SSemicolon WebSTAFFOct 2, 2020

Hello,

Yes, since Canvas 6 is a Major Rewrite, it is best to start from Scratch to avoid unexpected errors.

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

Llemon94Oct 2, 2020

Thank you! I will do this, this weekend :)

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