Space under picture blog

Home Forums Jevelin Theme Space under picture blog

Home Forums Jevelin Theme Space under picture blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Worldfutureshift
    Participant

    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

     

    Attachments:
    You must be logged in to view attached files.

    Hi @Worldfutureshift,

     

    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

Viewing 2 posts - 1 through 2 (of 2 total)