Hi all,
I have a problem centering the page when it comes to screen resolutions 2550 px and up (i.e.3840px). Could you please check what causes all the body to shift to the left?
Here is my site Read-Only: [LINK][1]
Hi all,
I have a problem centering the page when it comes to screen resolutions 2550 px and up (i.e.3840px). Could you please check what causes all the body to shift to the left?
Here is my site Read-Only: [LINK][1]
Welcome @M2023
It’s your positioning.
Large breakpoint:
Not large breakpoint:
To fix, select this preset on your large breakpoint:
I’ve managed to center the main part of the site, but the sidebar nav menu still sticks to the left.
I think change position
step:03
remove class from body
step:04
add new div under body
final
It works perfectly, thanks a lot!