Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1049952

    Hi

    the home page that I am building now has a gap between the header (blue colour element – HOME) and the first paragraph of text (in a text box) of about 3 lines. I’d like to move the text up a little but am not sure how to do this? I tried a coupe of suggestions in the forum but they didn’t work. Perhaps I didn’t do the right thing – can you spell out the work around please?
    Many thanks

    tapintoit

    #1050174

    Hi tapintoit

    In order to help you I have to ask for the link to the affected website please.

    Thanks and cheers
    Michael

    #1050196

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.home #after_section_1 .template-page.content {
    padding-top: 10px !important;
    }

    Your top padding is 50px right now, so please try this 10px or adjust to suit.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1050319

    Perfect thanks – that’s now fixed 😃

    #1050330

    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
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Reduce space between Colour element and Text box’ is closed to new replies.