Home Forums WoodMart support forum product type and qty features not aligned in product pages as compare to other

product type and qty features not aligned in product pages as compare to other

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #648478

    kidsdial4
    Participant

    everything next to product image is aligned in this url : https://woodmart.xtemos.com/shop/accessories/smart-watches-wood-edition/

    but we are using same theme. but please check url in private content.

    check 1) below instock & 2) above compare button.

    https://imgur.com/a/Ecv7m7U

    Those are not aligned to above and below.

    1) Product type and “qty” increase decrease is displaying far right side and not aligned.

    please help me to make it aligned.

    all should start from same line.

    #648653

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-product form.variations_form {
    padding-left: 0px !important;
    } 

    Best Regards,

Viewing 2 posts - 1 through 2 (of 2 total)