New Landing How can we help? Atelier Table on mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #220934
    micheal_w
    Member
    Post count: 498

    Hi Guys,
    a table with 4 columns does not fit on an iPhone 6 screen (and I assume neither on another devices).

    What would you recommend to solve this?
    (ps. to see the table, scroll down to the size chart)

    #220945
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    table.sf-table td {
      padding: 10px!important;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.