Hi. I don’t think my website https://forgegrills.com/ looks good on Mobiles. How can I make its appearance more small and products fixed like second image ?
Thank you.
Hi. I don’t think my website https://forgegrills.com/ looks good on Mobiles. How can I make its appearance more small and products fixed like second image ?
Thank you.
oh sorry for that issue can you try this code
@media only screen and (max-width: 468px) {
#shopify-section-1611420776694b6b0a .grid .grid__item {
width: 50% !important;
}
}