I am attempting to add a text logo however my logo takes up 2 lines and needs to be centered above each other. Do you have any suggestions on how to define this within the settings either through the Theme UI and/or CSS?
Currently, when I enter my logo text within the Theme Settings, it outputs as one-line like so:
Default Text Logo Layout:
"This is the Name of My Site"
I would like my logo to output in two lines with centering like the folllowing layout:
Example Logo:
This is the Name
xof My Website
Suggestions?