Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter 11m2

    (@11m2)

    Okay, tried an all-new install on a different subdomain, same problem. Just wanted to make sure that none of my CSS modifications were causing the problem.

    So something must have changed between the Crafty Cart demo version and what is happening now… I am assuming it is somewhere in WPecom. Now just finding the setting…

    Thread Starter 11m2

    (@11m2)

    Problem solved; had to delete
    label {
    font-size: 100%;
    line-height: 100%;
    white-space: pre;
    display: block;
    color: #999;
    text-align: left;
    margin: 0 0 6px;
    }

    from style-common.css

    If you just delete the white-space:pre; it will fix the issue.

    I was staring at this for hours before I figured that out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS table problem (with WPescom Crafty Cart)’ is closed to new replies.