Dear Kriesi Team,
I can’t find a way to adjust the bottom padding of text block.
There’s that option for Titles, but not for text block for some reason.
Is there any way around this?
If you’d like to see what i’m talking about you can take a look at my homepage.
I’m trying to reduce the space between:
“with the hair tissue mineral analysis”
and
“send in your hair sample today”
Thank you,
Nabil
Hey Nabil,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
body .av-special-heading.modern-centered {
margin-top: 10px;
}
Best regards,
Yigit
Thanks Yigit,
I added the code to the Quick CSS section you mentioned, pressed save and didn’t see any new option in text block to change the padding.
Hi,
There will not be a new option. It will just decrease top margin on special heading elements :)
Best regards,
Yigit
Thank you Yigit! It looks much more balanced now! Have a great day!
Nabil