Content page - space header

Home Forums Jevelin Theme Content page – space header

Home Forums Jevelin Theme Content page – space header

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

    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

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

    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

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