Viewing 1 replies (of 1 total)
  • Plugin Author akyusa01

    (@akyusa01)

    Hi 🙂

    You need to add some CSS to match your theme’s content width.

    If you go to Appearance > Customize > Additonal CSS and copy/paste this CSS (and save):

    div#cr3ativconference_contentwrapper {
        width: 1156px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }

    Please let me know if that helps! 🙂

Viewing 1 replies (of 1 total)

The topic ‘All content is left aligned’ is closed to new replies.