Settings -- section

Home Forums Jevelin Theme Settings — section

Home Forums Jevelin Theme Settings — section

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

    Hi. I have been doing trial and error with the settings/margins but cannot seem to solve the problem. There is a lot of white space between the bottom of the banner image and the green header text. Can you tell me what settings to use to reduce the white space? I have tried adjusting Section settings. And what is the difference between a 1/1 layout and a section, or are they the same?  Thanks.

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

    Hi @cheeks,

     

    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

     

    #content .fw-page-builder-content > .sh-section {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

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