Table Width Set
-
Hello,
I am trying to force a table to a certain width. The table is on this page:
https://aplus-web-design.com/test-page-2Note, due to client needs, you will first get to the landing page of the website at: https://aplus-web-design.com/
To get to my test page, click either big picture, then type this address:
https://aplus-web-design.com/test-page-2The table has to be a width of 816 pixels and a height of 510 pixel.
I used this Custom CSS:
.tablepress-id-1 { width: 816px; }
But the width of the table is not changing. What am I overlooking? Note that I understand CSS but cannot write it off the top of my head so examples would be greatly appreciated!
Greg
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Table Width Set’ is closed to new replies.