Help! I am looking to decrease the padding at the top of my paragraphs on each parallax section.
Hey there
This css can fix your problem:
section, footer {
padding-top: 50px;
}
Add it in appearance > customize > additonall css
1 Like
Help! I am looking to decrease the padding at the top of my paragraphs on each parallax section.
Hey there
This css can fix your problem:
section, footer {
padding-top: 50px;
}
Add it in appearance > customize > additonall css