Table width hard-coded to 1215px
-
This table is hard-coded to a width of 1215px in a style attribute within the Table tag —no idea where that is coming from.
Using a width style in the shortcode does not override with the desired pixel width of 850px, but it does if I set it to 100%, but then it breaks the responsive feature.
I’d like it to be 850px, the width of the site, but still be responsive — so a max-width of 850 would be ideal, but adding a max-width:850px also breaks the responsive mode, and a max-width:100% does nothing.
Any idea how to fit it responsively to the container width?
Where is it getting the 1215px with setting from?
- This topic was modified 8 years, 7 months ago by .
- This topic was modified 8 years, 7 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Table width hard-coded to 1215px’ is closed to new replies.