Hello! I'm trying to reduce the padding between "ABOUT" and the header about and paragraph below.
How would I be able to accomplish this?
Solved! Go to the solution
This is an accepted solution.
Hi @YellowBarrelMfg ,
Please add the following code to your theme.css file:
main#MainContent { padding-top: 0px; } .section-header.text-center { margin-bottom: 5px; }
That should do it, let me know!
User | Count |
---|---|
442 | |
203 | |
103 | |
96 | |
90 |