[Plugin: WP-Table Reloaded] Content Alignment Issue
-
Hi. You previously helped me with alignment on a table, which worked fine. I applied that alignment globally, (or at least I think I have), but it isn’t applying to more than one table.
At the moment I have 2 tables one on each WP page, but there will be more. All of the modified css is working except for the vertical image alignment.
This is the css I’m using:
.wp-table-reloaded { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; /*border controlled by main template css line 1202*/ font-size: 13px; } .wp-table-reloaded .column-1 { width: 300px; color:#de0011; } .wp-table-reloaded .column-3 { width: 300px; } color:#777; .wp-table-reloaded .column-2 { width: 250px; vertical-align: middle !important; text-align: center !important; }
Working page is https://www.m-g-pen.com/wp/ball-pens/
Problem page https://www.m-g-pen.com/wp/gel-pen-page/
It may be just a setting I haven’t set on the new table, but I can’t see it.
Kev
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: WP-Table Reloaded] Content Alignment Issue’ is closed to new replies.