Remove Line Between Title and Tag line
- The topic ‘Remove Line Between Title and Tag line’ is closed to new replies.
Need help? Check out our Support site, then
Hi there,
I would like to remove the underscore line between my title and tagline, please let me know how I can do this.
Thank you!
The blog I need help with is: (visible only to logged in users)
Hello mymusings19,
Thank you for writing and using Janice :)
You can add the following CSS:
.site-description:before {
display: none;
}
Here you are how to add:
https://en.support.wordpress.com/custom-design/editing-css/
Hope this helps
Thank you again!
Ricardo P. from SiloCreativo