1. carolyn
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 02 March 2019
  5.  Subscribe via email
I've entered logo text (4 words) in the Homepage template settings, but I'd like them to break automatically on mobile devices – like the headline text. Right now they don't resize or restack, and get cut off (see attached phone screen shot)
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Using the Custom CSS fields in the Geeral -> Responsive Options tab of your template settings you can add the following CSS...

Edit to taste.

.logo-text h1 a {
white-space: unset;
font-size: 36px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!