haidar Posted May 30, 2020 Share Posted May 30, 2020 Site URL: https://robin-pentagon-arzt.squarespace.com/en/home hello guys, my website password is (roses)7 I could manage to edit the mobile with galleries and the product list. However, when it comes to product-blocks it shows vertically. taking into consideration that i have added some of the products as ''featured'' once at a time, and i want them to show in columns in the mobile view. The code i have used is <style>@media screen and (max-width:767px) {.product-block { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); grid-column-gap: 10px;}}</style> If you have any idea how to fix it please help me, i would appreciate it Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.