• Resolved sbulut

    (@sbulut)


    Hello how can i change the 35px change to 0.

    The padding property is in html and not in CSS:

    <div id="page-id-715" class="page- page-section" style="padding: 35px 0;">

    i tried many things via Custom CSS but it doesn’t help anything. In CSS is the padding property on:

    .page-section {
        padding: 70px 0;
        background-size: cover;
        background-position: 50% 50%;
        overflow: hidden;
    }

    Thanks!
    Gr.
    Sbulut

Viewing 4 replies - 16 through 19 (of 19 total)
  • traxt

    (@traxt)

    I’d be glad to!

    Thread Starter sbulut

    (@sbulut)

    thanks ??

    Thread Starter sbulut

    (@sbulut)

    I found it. One on the settings of the padding stood at small. I put it on normal (https://imgur.com/udlmSan). And then there was no more whitespace shown. Everything is back to normal. ??

    traxt

    (@traxt)

    I’m glad you’ve gotten it fixed! Although on my end that option doesn’t seem to affect anything (weird, huh). At any rate, you may want to mark your topic as resolved (see the right side of this page) now.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘how to change the padding element.style’ is closed to new replies.