Archived topic
Right Justify Site Title and Tagline?
3 replies · Started by James on January 26, 2021
Viewing posts 1–4 of 4
I would like to try and right-justify my site's title and tagline right. I would like the tagline to be justified to the right under the title, if possible on this site: miramichiflash.miramichireader.ca
Hi there,
To clarify: you want it to appear like this? https://share.getcloudapp.com/WnuBzRND
If so, add this CSS:
p.site-description {
text-align: right;
}
Thanks Elvin, that's what I was looking for.
No problem. :)
This archived topic is closed to new replies.