@ juggledad - no problemo
@ lmilesw - I seem to have fixed the issue! This is what the content of my CSS Inserts looked like:
h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }
div#menu1 {
border: solid 1px #FFFFFF;
}
<style type="text/css">
p.small {line-height:90%;}
p.big {line-height:150%;}
</style>
body.page-id-65 .post-headline {
display: none;
}
I think that the "h1-h6" Insert was added by my friend who installed WP on the server for me. I added the next Insert to get rid of the dashed grey lines either side of the centrally aligned menu. The third Insert was (as I'm sure you can tell) to adjust line spacing. However I subsequently found that I could adjust line spacing for all pages in 'ATO>Body, Text & Links>Body Style>line-height: 20px;' but forgot to remove the Insert. When you asked me to post my CSS Inserts I decided to have one last fiddle and so deleted the Insert relating to line height to see if it made a difference. Lo' and behold it did! Now when I place your suggested code with the correct page-id the page title disappears as I wished. A further fiddle revealed that it seemed to be the presence of '<style' & '</style>' rather than what was between those that affected things. So I have learned something
URL is
http://user27263.vs.easily.co.uk/ but it is still under development/writing.
Thank you both for your help and your patience! I always try and get as far as I can on my own, through this and other forums, as well as general searching, but sometimes I just get stuck. I don't know what the etiquette is as regards donations (overall vs moderator), but seeing as it's my first posting/donation I will be making it to overall BytesForAll/Atahualpa development. Hope that's OK