Email break for mobile viewers
-
Hi Tobias,
Site: https://www.dev1.assantebc.com
Issue: email column (col-2, coded for linkable email) isn’t breaking to allow it to wrap when viewing the tables on smaller screens. The client is unhappy with the current display on a smartphone (see the first table on a small screen to see current display).
Is there a way to force email addresses to break at the @ symbol?
I did try
.tablepress .column-2 { word-break: break-word; }
but the result was that the email addresses suddenly became two letters wide. i.e. the word-break function went a little overboard! I’ve left it there for the second table only so you can see what I mean when you rescale your browser down.
Do you have a better suggestion?
Much obliged…
ea/
- The topic ‘Email break for mobile viewers’ is closed to new replies.