• hello,
    i want adjust the space area on both right and left on the post to zero space.
    i add this script to additional css:

    @media screen and (max-width: 1023px) {
    .site-header, .site-main > article {
    padding-bottom: 0;
    margin-bottom: 0;
    }
    .site-footer {
    padding-top: 0;
    margin-top: 0;
    }
    }

    it is work in preview, but after I publish it, it is reset the padding size.
    what should I do?
    I adjust in elementor content width and it doesn’t work too.

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

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Please identify exactly which theme you are using and then post in that theme’s dedicated forum via its page so the theme’s developers and support community can help you with this.

Viewing 1 replies (of 1 total)
  • The topic ‘padding / margin size’ is closed to new replies.