Loading...
 
Themes

Themes


Re: Sitetitle trouble

Japan

Hi Luc,

I tried a few ways to make the line break, such as using the HTML break tag, and nothing worked. Maybe someone else knows a way to break the line but, if not, here's another approach: limit the width of the subtitle heading to force it to wrap to a second line. You can enter a rule like this in the custom CSS text area of the Look & Feel admin page:

.sitesubtitle {width: 10em;}

You'll need to experiment to find the width that works correctly (changing 10 to a larger or smaller number).

-- Gary

 

There are no comments at this time.