Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535736

    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!!!!

    #536310

    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

    #536763

    Worked like a charm. Thanks guys. Wonderful support as always!!!!

    #536775

    Hi!

    Glad we could help :)

    Please let us know if you ever need any help in the future.

    Best regards,
    Dake

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tables not responsive in enfold theme?’ is closed to new replies.