[Resolved] Remove the padding on sides?

Home Forums Support [Resolved] Remove the padding on sides?

Home Forums Support Remove the padding on sides?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1059323
    Santa

    Hi!

    How to make navigation full width in example below?

    Is it possible to make the wp show posts part also full width, and show one more post in the same style? ( so there would be not 4, but 5 posts) Thank you!

    #1059346
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS – remove this:

    @media (min-width:769px) {
        body {
            margin: 0 30px
        }
    }
    #1063788
    Santa

    Thank you! 🙂

    #1064117
    David
    Staff
    Customer Support

    You’re welcome

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