Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1008486

    Hey guys, does anyone know what happend to my site?
    Can’t figure out why the content is shifted to the left :-(

    https://www.swissdentalhealth.ch/

    #1008502

    Hey lucaroehrl,

    Have you tried to disable all active plugins to see if this issue resolves?

    Best regards,
    Jordan Shannon

    #1009031

    I just tested it, no difference… I also re-arranged the elements in the avia builder, enabled and disabled sidebar, nothing changes. It’s this site only and I have no clue whats different :-(

    #1009229

    Hi Luca,

    Thanks for the update. First off, could you try updating the theme to the latest version (4.4.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Please note that you might have to delete the old version before you upload the new one in order for it to install properly. Also make sure to clear any caching or minification coming from either plugins or the theme after updating.

    If that doesn’t help then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1009588

    Tried all that, still no idea :-(

    #1009787

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    .entry-content-wrapper {
        margin-left: 0 !important;
    }

    Best regards,
    Rikard

    #1010065

    Wow this made it worse, but brought me on the right track!

    .entry-content-wrapper {
        margin: auto !important;
    }

    This fixed it!
    Thanks!

    #1010135

    Hi,

    Great, glad you got it working and thanks for sharing your solution :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1010615

    This can be closed, thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Content shifted?’ is closed to new replies.