Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site tagline doesn't display #1

Open
superian opened this issue Jun 13, 2020 · 1 comment
Open

Site tagline doesn't display #1

superian opened this issue Jun 13, 2020 · 1 comment

Comments

@superian
Copy link

superian commented Jun 13, 2020

I have "Display Site Title and Tagline" ticked, but only the site title is visible.

The tagline is in the HTML produced:

`

  |

Example

  |
  |

dot com

  |
  |
`

but isn't visible on the screen in Chromium or Firefox.

The CSS is too large and compacted to easily search through with grep etc.

@superian
Copy link
Author

Let's try again with that HTML extract, sigh...

<div class="site-logo">
<h1 class="site-title"><a href="https://example.com/" rel="home">Example</a></h1>
<div class="site-description">
<p>dot com</p>
</div>
</div>

(except with rather more tabs and spacing...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant