1. NDCCPI
  2. Commercial Templates
  3. Monday, 26 June 2017
  4.  Subscribe via email
How do I make the name on the profile module in Harmony show on two lines rather than one?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

One option is to give your title a max-width which will force the title to wrap. To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

.j51_profile h3 {
margin: 0 auto;
max-width: 100px;
}


CiarĂ¡n
  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!