Hi,
How do I center the logo slogan text? I have tried to add the css below to the logo class but no joy.
align-items: center
and
text-align: center
Thanks
Hi,
How do I center the logo slogan text? I have tried to add the css below to the logo class but no joy.
align-items: center
and
text-align: center
Thanks
I added the site URL to the original post. My css (text-align: center
) is in custom.css file.
Thanks