Site URL: https://crocodile-triangle-2k6t.squarespace.com/
Hi,
I've managed to follow some lock screen code injection to add my brand fonts & increase the size of my logo, plus add space between the logo and the body text, however I can't figure out the coding to move the Headline text down so it does not overlap the logo. Screen snip attached.
I tried:
<style>
.sqs-slice-headline {
margin-top: 250px !important;
}
</style>
But it doesn't work. Any pointers?
Cheers
Belinda