DanyWay Posted April 8, 2020 Share Posted April 8, 2020 (edited) Hi, I'm using prestashop 1.7.3.3 I have 2 variants for my products and would like to add them on the same line Any idea you to change it ? Thanks Best OLD Edited April 8, 2020 by DanyWay (see edit history) Link to comment Share on other sites More sharing options...
joseantgv Posted April 8, 2020 Share Posted April 8, 2020 Which is your URL? Link to comment Share on other sites More sharing options...
DanyWay Posted April 9, 2020 Author Share Posted April 9, 2020 (edited) Hi, Yes URL is : I have 2 variants (format) & (package) for my products and would like to add them on the same line Edited April 9, 2020 by DanyWay change (see edit history) Link to comment Share on other sites More sharing options...
DanyWay Posted April 9, 2020 Author Share Posted April 9, 2020 (edited) Hi someone can help ? Edited April 9, 2020 by DanyWay (see edit history) Link to comment Share on other sites More sharing options...
DanyWay Posted April 9, 2020 Author Share Posted April 9, 2020 I would like to do it without add an other module Link to comment Share on other sites More sharing options...
joseantgv Posted April 9, 2020 Share Posted April 9, 2020 Add .product-variants>.product-variants-item { float: left; } .product-add-to-cart { clear: both; } at file /themes/ayon/assets/css/custom.css Link to comment Share on other sites More sharing options...
DanyWay Posted April 9, 2020 Author Share Posted April 9, 2020 joseantgv you are a Star ! works fine 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now