• Hey!

    Anyone got CSS for this theme to reduce the space between the header image and the body text on the homepage? There is a considerable white gap between each element.

    Just have link to img host because site is currently under maintenance.

    Thanks!

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

Viewing 1 replies (of 1 total)
  • Hello @smscpt,

    To reduce the space of the area shown on the screenshot, please add below custom CSS via Dashboard > Appearance > Customize > Additional CSS.

    .our-services {
        margin: 30px 0;
    }

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Reduce space between header and text’ is closed to new replies.