Title: Site Title Additional CSS
Last modified: July 10, 2024

---

# Site Title Additional CSS

 *  [deltahotel](https://wordpress.org/support/users/deltahotel/)
 * (@deltahotel)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/)
 * I don’t have a live site yet, so no link available. What can I add to the following
   Additional CSS in order to keep the title from word wrapping all three words 
   with the title of “Hornsby Design Studio”. This is what it looks like but without
   all the space; it’s actually crowded with the letters overlapping.
 * HORNSBY
 * DESIGN
 * STUDIO
 * #id .site-title, .site-title a {
 *     ```wp-block-code
       text-align: center;
       font-family: "Georgia";
       font-size: 36px;
       font-weight: bold;
       font-variant: small-caps;
       color: blueviolet;
       ```
   
 * }
    -  This topic was modified 1 year, 10 months ago by [deltahotel](https://wordpress.org/support/users/deltahotel/).

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

 *  [codersantosh](https://wordpress.org/support/users/codersantosh/)
 * (@codersantosh)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/#post-17902320)
 * Hello [@deltahotel](https://wordpress.org/support/users/deltahotel/) ,
 * Without the site link, it’s challenging to provide specific CSS suggestions, 
   but it appears that you might be missing the `line-height` properties in your
   CSS.
 * Best Regards!
 *  Thread Starter [deltahotel](https://wordpress.org/support/users/deltahotel/)
 * (@deltahotel)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/#post-17903074)
 * The line-height does separate the words so that they’re not smashed together,
   but I’d like to get the words so that they don’t wrap. It’s as if the words are
   in a table, each on their own row.
 *  [codersantosh](https://wordpress.org/support/users/codersantosh/)
 * (@codersantosh)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/#post-17924808)
 * [@deltahotel](https://wordpress.org/support/users/deltahotel/), could you please
   send a screenshot or a link?
 *  Thread Starter [deltahotel](https://wordpress.org/support/users/deltahotel/)
 * (@deltahotel)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/#post-17925660)
 * ![](\Users\deanh\OneDrive\Pictures\Screenshots\Screenshot 2024-07-31 144148.png)
 * I entered the following CSS and resolved my issue.
 * .sticky-site-identity {
   max-width: 100%;}

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/acmephoto/3.0.9.1/screenshot.jpg)
 * AcmePhoto
 * [Support Threads](https://wordpress.org/support/theme/acmephoto/)
 * [Active Topics](https://wordpress.org/support/theme/acmephoto/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/acmephoto/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/acmephoto/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [deltahotel](https://wordpress.org/support/users/deltahotel/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/site-title-additional-css/#post-17925660)
 * Status: not resolved