Title: mac2kw's Replies | WordPress.org

---

# mac2kw

  [  ](https://wordpress.org/support/users/mac2kw/)

 *   [Profile](https://wordpress.org/support/users/mac2kw/)
 *   [Topics Started](https://wordpress.org/support/users/mac2kw/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mac2kw/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mac2kw/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mac2kw/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mac2kw/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mac2kw/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mace] Tag Line](https://wordpress.org/support/topic/tag-line-2/)
 *  Thread Starter [mac2kw](https://wordpress.org/support/users/mac2kw/)
 * (@mac2kw)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tag-line-2/#post-6555837)
 * Had to make a change
 * .main-navigation a {
    display: block; text-decoration: none; padding: 2px 15px;
   color: #ffffff; background: #dd823b; border-color: #c76c25; border-style: solid;
   border-width: 0 1px 0 0; font-weight: 300; text-shadow: 1px 1px #bd621b; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mace] Tag Line](https://wordpress.org/support/topic/tag-line-2/)
 *  Thread Starter [mac2kw](https://wordpress.org/support/users/mac2kw/)
 * (@mac2kw)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tag-line-2/#post-6555833)
 * I now have an issue with the menu having to much space above
 * any ideas ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mace] Tag Line](https://wordpress.org/support/topic/tag-line-2/)
 *  Thread Starter [mac2kw](https://wordpress.org/support/users/mac2kw/)
 * (@mac2kw)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tag-line-2/#post-6555831)
 * Hi it looked wrong so I have changed the header.php
 * <?php else: ?>
    <h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ );?
   ></h1><h5 class=”tagline”><?php bloginfo(‘description’); ?></h5> <?php endif;?
   >
 * edited site-tittle class and created a new class called tagline in style.css
 * .site-title {
    font-size: 50px; line-height: 100px; font-family: ‘Lobster’; text-
   shadow: 1px 1px #312b27; text-align: center; } .site-title a { text-decoration:
   none; color: #ffffff; } .tagline { font-size: 20px; line-height: 30px; font-family:‘
   Lobster’; text-shadow: 1px 1px #312b27; text-align: center; margin-bottom: 20px;}.
   tagline a { text-decoration: none; color: #ffffff; }
 * hope this helps others
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Mace] Tag Line](https://wordpress.org/support/topic/tag-line-2/)
 *  Thread Starter [mac2kw](https://wordpress.org/support/users/mac2kw/)
 * (@mac2kw)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tag-line-2/#post-6555826)
 * Hello its ok I found it
 * <?php else: ?>
    <h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ );?
   ></h1> <?php endif; ?>
 * add the changes: <?php bloginfo(‘description’); ?>
 * to make:
 * <?php else: ?>
    <h1 class=”site-title”>” rel=”home”><?php bloginfo( ‘name’ );?
   ><?php bloginfo(‘description’); ?></h1> <?php endif; ?>
 * thanks mac2kw

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