-
AuthorPosts
-
December 7, 2019 at 7:18 am #1163544
Hi,
Can you tell me how to change the mobile view of the shop to see 2 items in a raw instead of one? I mean I nee shop to appear in two columns on mobile while I still have 4 columns on desktop.The same I would like to have with the Related Producs pictures.
Thank you
December 7, 2019 at 3:56 pm #1163608Hey comelen,
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 li.product { margin: 0 1% 1% 0; width: 49%; } }If you need further assistance please let us know.
Best regards,
VictoriaDecember 7, 2019 at 5:17 pm #1163640Thank you. But unfortunately, it didn’t work. I placed it in Quick Css, then in child theme -> css-> custom.css, then also in main enfold theme folder enfold-> css-> custom.css
any idea why it didn’t work?
Thank you
December 7, 2019 at 5:44 pm #1163657Hi comelen,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Can you disable caching and minification for now?
Best regards,
VictoriaDecember 7, 2019 at 6:33 pm #1163668thank you. Please see the private content. Sorry, I don’t know how to disable caching.
December 8, 2019 at 2:27 pm #1163781Hi comelen,
Best regards,
VictoriaDecember 8, 2019 at 5:14 pm #1163830Thank you! it works now. it looks like it always takes a lot of time to see the changes I made in the code. even I hard clean the case in the browser. Any idea what is wrong? Why the website doesn’t show the changes right away?
December 8, 2019 at 8:14 pm #1163872Hi comelen,
It should show, it can be the browser cache, but it’s very weird why it did not change.
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
