• I am using the Go theme for a client, and I like the theme a lot, overall. But I find it frustrating that I am unable to make changes easily. My client (and I) are annoyed by the extra white space between the featured photos and the text, particularly on the homepage – https://fmorganlaw.com, and on https://fmorganlaw.com/practice_areas/. On the other pages it is still too large, but at least it is not huge. Can you help me figure out what to do to close up this gap so that there is a consistent 90-pixel distance between the featured image and the text? THANK YOU!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @zigzag5627,

    Thank you for reaching out.

    I am sorry to hear that you had a bad experience while using the Go theme, but I am sure we can find a good solution for the issue you’re having.

    In order to move the content up, we will have to add some additional CSS code in the Theme Customizer.

    Please try using this code:

    .content-area__wrapper
    {
       margin-top: -4% !important;
    }

    Let me know if this worked for you.

    Best Regards,
    Pavle

Viewing 1 replies (of 1 total)

The topic ‘Padding between featured image and text’ is closed to new replies.