Home › Forums › WordPress Themes – Premium › Circumference › Centred Logo
I am using my uploaded logo (no text), and only the second menu position. (www.rosemarycottageclinic.co.uk/site)
Is it possible to centre the logo using Jetpack’s custom CSS?
I tried:
#cir-logo { float: centre; margin: 0 .5em 0 0; }
But it didn’t make any difference (at least when I checked in preview – so I didn’t save changes)
PS I have only recently migrated from wordpress.com, so please excuse my ignorance whilst I’m on this steep learning curve!
Hi Keir, Yes, it is possible to center the logo using Jetpack’s custom CSS. To do this:
#cir-logo-group-wrapper { text-align: center; }
Thanks.
Thanks – that worked – just what I wanted!
Lost Password?