• Jessica

    (@intermissionabeautybreak)


    Hi all,

    New WordPress user here…using the fotographie theme. I have several tables set up for pricing, and I am having trouble with the mobile view of the tables. The first column in each table separates into several lines and leaves a large amount of white space between the text and the next column. I would like it to look similar to the monitor view (the text on 1-2 lines). I used the TablePress plugin and added the following css to fix the problem initially (but it is no longer working):

    div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }

    Please help!

    Thanks!
    Jessica

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Large white space next to first column of table on mobile’ is closed to new replies.