I used the construction demo as the basis of my website but pulled in a different top nav/menu. I've noticed on screens smaller than 466px a white space appears down the right hand side of the screen, pushing the content to the left hand side. Any thoughts on where the break might be?
Gap at the side of the site below 465px
3 replies · opened Jul 26, 2023
Hello,
This is due to the long email in the footer. Simply use the following CSS Code and this will fix the issue:
[ch_pre type="css"].footer-big-contacts {
max-width: 100%;
word-wrap: break-word;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
That's wonderful! Thanks so much for your help and speedy reply
Glad the issues were resolved. Very Happy to Help! :)
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
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