Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User

    (@anonymized-1391468)

    I think the main problem is your theme adding 20px padding to the table cell. Try adding this to your CSS:

    .cat-key td { padding: 0; }

    Thread Starter jswan888

    (@jswan888)

    Yes, that did the trick! Thanks very much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category Key/ Size’ is closed to new replies.