Home › Forums › WordPress Themes – Premium › Encounters › How can I make the Site Title expand to the right? › Reply To: How can I make the Site Title expand to the right?
You can do a css override by doing something like this:
h1.site-title
{ font-size: 20px; }
You can also use that to change the font for it if you wish by adding a font family.
Lost Password?