TablePress Columns Too Wide in Firefox Browser Only
-
Tobias — About 2 months ago you helped me solve a problem that caused my TablePress table to have its columns displaying as too wide. I added this code to fix it:
.tablepress-id-1 img {
max-width: 100%;
}More recently, there has been a problem with the column widths, but only in the Firefox browser. With that browser, the columns are too wide, and so they extend off to the right and make it just about impossible to use the main page of the site. I searched the forums and found a few possible fixes, such as using width:20% or width: 100px, but so far nothing seems to work. Is there anything else I can do to make these columns display properly in Firefox as they do in Chrome and Internet Explorer?
The site is at https://www.whiteknightpress.com.
Thanks very much for any help you can provide.
–Alex White
- The topic ‘TablePress Columns Too Wide in Firefox Browser Only’ is closed to new replies.