I would like to change the visible product number for each line column
Now I see only one product for each line.
I would like to create 2 columns of products.
I refer to the product category pages
Hey Cinziacreazioni87,
Could you please attach some screenshots of the issue?
Best regards,
Victoria
ok, here is the image in the link in private
I would like 2 products to appear per row also in the mobile version 478×689 px
in the mobile version of 479×689 px you can see 2 products per row, I would like it like this
thanks for the help you will give me
Hi Cinziacreazioni87,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) {
.responsive #top #main .products .product {
width: 48%;
margin-left: 2%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
hi, i’ve tried to insert the code, but i had problem, so i’ve delete this, but i have still problems in my website.
how can i resolve this problem? now i have done the restoration of the backup, but i have not resolve nothing.