how to change the padding element.style
-
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
- The topic ‘how to change the padding element.style’ is closed to new replies.