Hey guys,
Having a little issue using tables with this theme. On the iPhone, in portrait mode, the last column gets cut off (Platinum)? I adjusted the width quite drastically in the back end to be thinner but still it gets cut off. Can you take a look please? Thanks!!!!
Hi hylandgraphics!
Thank you for using Enfold.
Try to decrease the cell paddings for smaller screens:
@media only screen and (max-width: 480px) {
td {
font-size: 12px;
padding: 4px 5px;
}
}
Best regards,
Ismael
Worked like a charm. Thanks guys. Wonderful support as always!!!!
Hi!
Glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
Dake