• Hi,

    Please could someone help me with this. The website is https://www.davidclarke.co.uk . I have been asked to move the 5 smaller images and text 3cm higher up the page without changing any of the other images. Is there a way to reduce the white space without changing the rest of the site pages. Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    top 2 images has bottom margin of 18px (1 em):

    .entry p, .entry dd {margin-bottom:18px;}

    If you modify this CSS (child theme or custom css) to 0px, you can reduce white space and move up lower part.
    It’s a quick one (haven’t tested locally), try it and LMK if it helps.
    Regards,
    Mike

    Thread Starter Paul Clarke

    (@paul-clarke)

    Thank you. It worked just fine.

    Glad it helps.
    Please mark thread [resolved]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hueman Theme Homepage Image Padding’ is closed to new replies.