Hi, Hope your well. I was wondering whether you could help, I’m trying to get the positioning of my post to be centralised without it then being entirely misaligned on devices with different viewport sizes. my current fix of body.single-post .site-content{ overflow: auto;padding-left: 15vw; } centers it for my desktop but on other viewports it missaaligns it, do you have any idea how to fix this?
Hi George, I’m not 100%, but I believe this could be a “container” vs “container-fluid” issue. I updated one of our tutorials and wrote a little more information on this. Please see the “container vs container-fluid” section of this page: