Hi @thetomas88,
Upon checking with web browser’s inspector tool, your site contains unnecessary style that interfere the default Sydney layout.
That style probably comes from additional CSS that may be linked to your custom font. Ref: https://i.snipboard.io/Xwb2Rm.jpg
To verify and find the root of this issue, try temporarily disable any custom font and its styling if you can.
hello, I dont use any custom font or styling. I only changed fonts to barlow in customiser. Thank you
can I fix it with some custom css please? Or any other suggestions?
thank you
Hi @thetomas88,
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
* > body {
padding-right: 0 !important;
}
Thank you, this helped, but I still have “white frame” around whole website. Any help here? This is 2nd time I had to redo the whole page, bc this theme “crashed” on me previously. I dont want to redo the whole thing third time 😀 thank you
hello the problem is back, by itself, even then css is set
Hi @thetomas88,
I’d like to better understand your issue. Please provide a mockup graphic for what you’d like to fix/achieve.
To include an image in your reply, you may use link to your Google Drive or any of your preferred file sharing service.
What do you mean what I want to achieve?
I want poperly wokring webiste. This one is shifted to the left and it happened out of nowhere.
I had previous version here https://bike.toca.sk/ but it had other problem – theme crashed while entering customisation so I couldnt access custom css. So I built new one http://www.sport-bike.sk here customisation works, but it is shifted with some weird css and I dont know how that happened.