Hi,
I’ve had a look through a few different options but can’t get it to work.
I’m trying to centre the banner at the top of the page above the main menu. It’s within a Header Widget.
Is there any Quick CSS code I can use to get this centred?
Kind Regards,
Tim
Not to worry, I found out I needed to use HTML code:
<ul style=”text-align:center”>
Thanks for looking anyway.