Title: subtitle problem
Last modified: August 21, 2016

---

# subtitle problem

 *  [cat4net](https://wordpress.org/support/users/cat4net/)
 * (@cat4net)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/subtitle-problem-2/)
 * I’d really like to have the subtitle/site-description under the title on my page
   [http://www.cat4net.de](http://www.cat4net.de)
 * In the style.css of my spun-child-theme I’ve tried setting the site-description“
   display” from “none” to “block”, but if I do so I get two subtitle and both aren’t
   under the mean title?!
 * Or is it only possible with an image/logo?
 * Thanks for your help!
    Greetings!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Eddy](https://wordpress.org/support/users/eddybond/)
 * (@eddybond)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/subtitle-problem-2/#post-4608667)
 * Hi
 * I did it like this.
    [http://screencast-o-matic.com/watch/c2nI6PnlgP](http://screencast-o-matic.com/watch/c2nI6PnlgP)
   If it helps tell me and I can send you css because in video its bad quality.
 *  Thread Starter [cat4net](https://wordpress.org/support/users/cat4net/)
 * (@cat4net)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/subtitle-problem-2/#post-4608672)
 * Hi Eddy! Thanks!
 * It really seems to be the right way!
    But I don’t understand to edit my page 
   like you! How I work with this editor? Perhaps it’s really better you’ll send
   me the CSS 😉
 * Bye
 *  [Eddy](https://wordpress.org/support/users/eddybond/)
 * (@eddybond)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/subtitle-problem-2/#post-4608681)
 * So just change you child theme css and it should work.
 * I make description visible and little bit smaller so it will fit in.
    display:
   block – this element you don’t need there.
 * .site-description {
    font-size: 1.3rem; }
 * From this element you can take out this
    .site-title { display: inline-block;
   float: left; }
 * .site-branding {
    display: inline-block; }
 * .header-wrapper {
    display: block; width: 49%; }
 * Hope it will help.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘subtitle problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spun/2.0.2/screenshot.png)
 * Spun
 * [Support Threads](https://wordpress.org/support/theme/spun/)
 * [Active Topics](https://wordpress.org/support/theme/spun/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spun/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spun/reviews/)

## Tags

 * [show](https://wordpress.org/support/topic-tag/show/)

 * 3 replies
 * 2 participants
 * Last reply from: [Eddy](https://wordpress.org/support/users/eddybond/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/subtitle-problem-2/#post-4608681)
 * Status: not resolved