I use this in custom.css:
td {
text-align: center;
vertical-align: middle;
}
So it’s showing in Firefox like this:
https://snag.gy/dl7MLF.jpg
But in Chrome it;s:
https://snag.gy/PSqJtp.jpg
How can i vertical align content across browsers?
Hey ilifelive,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hey Rikard,
For example here:
Scroll a little to the table.
Thank you.