Hi,
i get som help from you last year to center text horizontal i tables.
On desktop it works fine but after latest update i got big line-space i smartphone mode.
Is it possible to adjust this?
I attach screenprint how it looks now and how i want it,
Page url is: http://alexochsigge.se/test-tabeller/
Custom code from you last year:
.row .multi-column-row a.sf-button.standard.black.sf-icon-reveal.sf-button-has-icon {
margin-bottom: 10;
position: relative;
top: 20%;
transform: perspective(3px) translateY(25%);
}
.row .multi-column-row a.sf-button.standard.pink.sf-icon-reveal.sf-button-has-icon {
margin-bottom: 10;
position: relative;
top: 20%;
transform: perspective(3px) translateY(25%);
}
a.sf-button.sf-icon-reveal.black {
background-color: #000 !important;
}
Attachments:
You must be
logged in to view attached files.