There seems to be a weird extra pixel on one side when viewing on a mobile device, a horizontal slide occurs. I can't really screenshot it, but I'm on an iPhone 11 with updated Safari.
Thanks.
3 replies · opened Apr 7, 2023
There seems to be a weird extra pixel on one side when viewing on a mobile device, a horizontal slide occurs. I can't really screenshot it, but I'm on an iPhone 11 with updated Safari.
Thanks.
Hello,
We have checked out your Page and the #slider Area appears to be causing this extra space on Mobile Devices. You can fix this instantly by adding the .overflow-hidden Class to the #wrapper Element. Meanwhile, we will check this further and try determining what is causing this extra space and notify you once we find the codes that are causing this.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
In which style sheet?
Hello,
Directly in the HTML Codes:
[ch_pre][/ch_pre]
or the following CSS Code in the css/custom.css File:
[ch_pre type="css"]#wrapper {
overflow: hidden;
}[/ch_pre]
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
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