• Resolved just2be

    (@just2be)


    Hey guys,

    I’m currently working on my website. But suddenly the content on all my pages isn’t nice and tidy centered between the left side and right sidebar… Does anyone know how to fix this?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter just2be

    (@just2be)

    Fixed it myself!

    Used this additional css:

    .content-area {
    width: 90% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    float: none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Page content not centered anymore’ is closed to new replies.