Profiles

  • Member Since: January 23rd, 2015
  • Find me on:
  • Posted a reply to Need all columns the same width, on the site WordPress.org Forums:
    max-width: XXpx; should work in the same CSS block

  • Posted a reply to Need all columns the same width, on the site WordPress.org Forums:
    I forgot to mention, for a specific table, you will need to know the ID…

  • Posted a reply to Need all columns the same width, on the site WordPress.org Forums:
    If you go to Appearance > Edit CSS and add this snippet: .wpsm-comptable th {width:25%;}…