• Hello,

    I use sydney theme here: https://www.sport-bike.sk/

    And I got this weird offset out of nowhere and I can find way to fix it and I have no idea what caused it. Any help please? As you can see, the whole website is shifted to left with margin all around.
    Thank you

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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.

    Thread Starter thetomas88

    (@thetomas88)

    hello, I dont use any custom font or styling. I only changed fonts to barlow in customiser. Thank you

    Thread Starter thetomas88

    (@thetomas88)

    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;
    }
    Thread Starter thetomas88

    (@thetomas88)

    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

    Thread Starter thetomas88

    (@thetomas88)

    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.

    Thread Starter thetomas88

    (@thetomas88)

    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 https://www.sport-bike.sk here customisation works, but it is shifted with some weird css and I dont know how that happened.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.