Changing table width issues
-
Im trying to reduce the width of a table but it doesn’t seem to be working. here is a link to the table https://optcguide.com/islands/. I want the table at the top to not be the width of the page, i would like it to stop were the text stops.
i’ve tried
`.tablepress-id-1393 .column-1 {
width: 50px;
}.tablepress-id-1393 .column-2 {
padding: 4px;
width: 300px;
}`but its not working. Maybe its my twentyeleven theme causing the problem?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Changing table width issues’ is closed to new replies.