Hi All.
As the topic might suggest…. missing an few options on the chechout page.
Best explained in the screenshot.
Hope you can help me.
Thanks in advance!
Hey Ivo,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive .shop_table .product-quantity {
display: block;
}
}
Best regards,
Rikard
Yep, that’s it….. yihaaaaa
Thank you so much!
Kind regards
Sorry….. was a bit to soon to cheer…… one field is still missing…. subtotal
Hi VORMELEVENCC,
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: 767px) {
.responsive #top .shop_table .product-subtotal {
display: block;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
It worked. Thank you so much!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon