Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
In the “Additional CSS” section of the dashboard add this:
body:not(.title-tagline-hidden) .site-branding-text {
display: block;
text-align: right;
}
https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress
This is PERFECT! Thank you!!
I am clearly a luddite today because I cannot figure out where to start a new topic… I need help on removing the Proudly Powered by WordPress footer and putting a copyright for the content on my website. How can I do this?
Thank you
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support