Forums
(@martinvines)
9 years, 2 months ago
This worked for me…. In the Additional CSS or, if you have a Child Theme add to the style.css /* Display Site Tagline but hide the Site Title ————————————————*/
.site-title, site-title a { display: none; }