Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’s because your text is wrapped in a div that has a width that is wider than your page:

    <div class="container">
    ...
    </div>

    Take that container out.

    Thread Starter vetiver

    (@vetiver)

    Thank you Andrew you are great! I fixed that.

    Took that “container” out! Still don’t know what it is. ??

    As you probably assumed I’m new to WordPress and I don’t know how to code. Sadly ??

    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to format a page properly?’ is closed to new replies.