Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #853382

    speester
    Participant

    http://batonsleep.com/product/mattress-medium-firm/

    Can the words be align left?

    Thanks

    #853384

    speester
    Participant
    This reply has been marked as private.
    #853389

    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > CSS:

    .woocommerce div.product .summary .single_variation .price,
    .woocommerce div.product .summary .single_variation p.stock.in-stock {
        text-align: left;
    }

    Hope it helps 🙂