Hi paulwpxp,
Thanks for replying so quickly! I’ve tried this and it didn’t seem to make any difference?
I looked at the headings (‘Recent Posts’, ‘Archives’ and ‘Categories’) in FireBug and the bit I need to change seems to be:
<h3 class="widget-title">Archives</h3>
I thought that:
h3.widget-title{padding-bottom:0; margin-bottom:0;}
in the child ‘style.css’ might do it but still no joy?
Sorry I can’t include a link to the site, it’s just on a local laptop at the moment…
Am I missing something simple here? Sorry!! ??