Add To Cart Button Position Cs-Cart V4.3.5

Hello, with cs-cart v4.3.5 default responsive theme,

how to change button position as attached image?

[attachment=10625:button_pos.jpg]

button_pos.jpg

If you do not use other buttons like wishlist, etc just add the following rule to the CSS section of the theme editor:

.ty-btn__add-to-cart .ty-btn__add-to-cart {
    margin-top: -95px;
    margin-left: 180px;
}

http://prntscr.com/9mp4ki

Thanks

For some users, qty disounts table etc. needed. Due to their user group.

Fixed relative margin not exact.

I think, best way, using table. Button and qty box in seperate cell...

In this case please correct the corresponding product template. Default templates are located here:

design/themes/YOUR_THEME/templates/blocks/product_templates