Hello @skatersweb
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
h2 {
padding-bottom: 2rem !important;
}
h3, {
padding-bottom: 1rem !important;
}
p {
padding-bottom: 1rem !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks