Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #956037

    URL: http://www.suemasondesign.com

    Hi there,
    Could you give me some code to reduce the gaps/white space between H1 text and the following gallery? Also reduce space between the top and bottom of the 1/4 layout elements on the same page? It is all far too stretched out for my needs.

    Thank you

    #956046

    Hey Susanne,
    Try this code in the General Styling > Quick CSS field:

    #top.home .flex_column {
    margin-top: 0px !important;
    }
    #top.home #after_full_slider_1 .template-page.content {
    padding-top: 0px !important;
    }

    This is designed to work on the homepage only so it won’t effect other pages negatively, please let us know if you have other pages that you need this to work on.

    Best regards,
    Mike

    #956084

    Hello Mike,
    This works well – thank you so much!

    #956096

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘reduce white space at top and bottom of elements’ is closed to new replies.