Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Large white space next to first column of table on mobile

$
0
0

Replies: 0

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


Viewing all articles
Browse latest Browse all 59525

Trending Articles