No left margin spacing

Home Support Super Construction Plus No left margin spacing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8287
    Robb Glietz
    Participant

    All my text and li items are right on the left margin of the container.
    Here is one of the pages that shows it page

    #8288
    ProDesigns
    Keymaster

    Hi @Robb Glietz,

    Please go to Appearance >> Customize >> Additional CSS and add following CSS.

    #primary .post .content-wrap .content-wrap-inner, #primary .page .content-wrap .content-wrap-inner {
        padding: 25px 50px;
    }

    Hope it will solve your issue.

    Thanks.

    #8289
    Robb Glietz
    Participant

    Thak you very much that worked perfectly.

    #8290
    ProDesigns
    Keymaster

    Great

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