Viewing 5 replies - 1 through 5 (of 5 total)
  • Are you talking about padding at the top and bottom? One comment, your slider is very fast, hard to even get a look at the image.

    Thread Starter aleejelly

    (@aleejelly)

    Yes, the padding at the top and bottom of the slider (under the nav and above the section after the slider.) Thanks for the feedback, unfortunately, this is how the client wants it.

    Have you tried setting the padding to 0 and adjusting the margins to negative numbers for top and bottom?

    Your footer has about 15 padding. Go to it and reduce it to 0 and the text will be right below the image. Check out the Header advance settings and see what the margins and padding are set to. Adjust these and you can get it to show a much larger image.

    Thread Starter aleejelly

    (@aleejelly)

    I actually added this code to the CSS and that did it:

    .elementor-element-dc6d327 .elementor-column-wrap.elementor-element-populated {
       padding: 0 !important;
    }
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Elementor adding padding 10’ is closed to new replies.