Home › Forums › Jevelin Theme › Space under picture blog
Home › Forums › Jevelin Theme › Space under picture blog
Hello,
I am trying to delete the white space I have under the title and the beginning of my texte (see picture)
https://www.clarawebdigital.com/referencement-et-seo-quesaco/
My padding and margin of the column and the text are in 0. I don’t know how to delete it.
Could you please help me?
Thanks a lot
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
.single-post .post-content .fw-page-builder-content > .sh-section { padding-top: 0; }
Best regards,
Shufflehound team