• Resolved Anonymous User 451221

    (@anonymized-451221)


    I uncheck “Display Site Title and Tagline” box under “Appearance>Customize>Site Identity” but the tagline disappears and Site Title is still visible above the menu. When I delete site title it disappears but it also removes it from the browser tab and I don’t want that. What could be the reason? How can I make it disappear?

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter Anonymous User 451221

    (@anonymized-451221)

    I found a solution.

    I checked “Display Site Title and Tagline” box and added Additional CSS:

    .site-title {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Site Title’ is closed to new replies.