Hey @grahampontin,
Thanks for reaching out!
The following CSS code should help in your case:
@media screen and (min-width: 1100px) {
.no-max-width .page-title-container .page-header .page-title{
padding:1.5% 1rem;
}
}
The code can be added in Appearance > Customize > Additional CSS.
I hope this helps! 🙂
Kind regards,
Milos | GoDaddy
Hi Milos, many thanks for that. I think I have done as instructed but it doesn’t appear to have made ny difference – what have I done wrong?
Hey @grahampontin,
As I can see, the provided CSS code is active and this is how your titles look now.
This is how they looked like before the code was added.
You can decrease the first value for the padding (currently set to 1.5%) if you’d like the space above and below titles to be even smaller.
Let me know if this helps.
Best,
Milos | GoDaddy
Hi Milos
Once again thanks for your help but I’m not sure this is achieving what I want, perhaps I didn’t explain myself well enough! If you look at, for example, the Welcome page on http://www.harleycat.co.uk what I am trying to do is to reduce the space between the Welcome title and the body tesxt starting ‘iSupportMac is an IT Consultancy etc’
Once again any help gratefully received!
Regards
Graham