Home › Forums › Jevelin Theme › Content page – space header
Home › Forums › Jevelin Theme › Content page – space header
Hello,
I would like to remove the space between the header title and the divider as highligted on the screenshot, could you please advice?
https://www.wearemaker.co/who-we-are/
Many thanks in advance 🙂
Rocio
Hi Rocio,
I hope you are well today and thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#page-container .fw-page-builder-content .sh-divider { margin-bottom: 5px !important; }
Best regards,
Shufflehound team