1. bludove
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 18 March 2019
  5.  Subscribe via email
I am trying desperately to style the base modules for iPad display. When I preview in Chrome dev tools it shows up fine and then when look at it on the actual device the phone number is broken on 2 lines. I've tried everything. Clearly if you look at it on the tablet you can see that there's enough room but it doesn't seem to be able to get adjusted. http://a1pestinc.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.base-1c h1 {
word-break: keep-all;
white-space: nowrap;
}


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!