Viewing 1 replies (of 1 total)
  • Thread Starter lcappiello

    (@lcappiello)

    I removed the bullets and centered the content with this in the theme

    }
    .wpsc-single-product {
    list-style: none outside none!important;
    text-align:center!important
    }
    .wpsc-price {
    text-align:center!important
    }
    .wpsc-individualqty {
    display: inline-block!important;
    }
    .wpsc-LoadProductVariation {
    display: inline-block!important;
    }
    .wpsc-list-item-variation select {
    display: inline-block;
    margin-top: 15px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Change order of info & remove bullets’ is closed to new replies.