Upsell Products
Hi,
Is this possibile for us to add some css to make the setting as same as desktop version? As mobile version upsell block now is too big\https://sparklelenses.ae/1-day-acuvue-define-radiant-bright-30p/
Hi,
Is this possibile for us to add some css to make the setting as same as desktop version? As mobile version upsell block now is too big\https://sparklelenses.ae/1-day-acuvue-define-radiant-bright-30p/
Comments
Hi,
I could not enter your website:
Can you whitelist Poland, please?
Thanks
I whitelist Poland already, please check
Do you mean this area?:
Could you explain further how you would like to adjust it?
On the desktop, there are five columns, and setting that on mobile would make them even smaller.
Thanks
Hi,
It should be this one, this is the upsell product block (I jusy hide the title by setting the color be white), the one before add to cart
I want to make it smaller, say 4 column in one row
Thanks for the clarification. I did not see this.
Please use the following CSS code:
@media only screen and (max-width:767px){ .mfn-upsells .products .product{ width: 23%!important; clear: unset!important; margin: 0 1%!important; } }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards