Shopify themes, liquid, logos, and UX
Hello !
I am having problem with the mobile version of my website. The collection page seems to be showing products with some space ( as shown in the image below ).
All of the products on page 1 are shown correctly and nothing is missing but on page 2 the display is not properly shown. Is there any solution for this. Thanks
My website collection is : https://www.tribeuno.co.uk/collections/ladies-jumpers-1?page=2
Solved! Go to the solution
This is an accepted solution.
Hello @UsmanSipra ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid-> paste bellow code in bottom of file
@media only screen and (max-width: 749px){
.template-collection .small--one-half {
height: 346px;
}
}
Thanks
This is an accepted solution.
Hello @UsmanSipra ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.scss.liquid-> paste bellow code in bottom of file
@media only screen and (max-width: 749px){
.template-collection .small--one-half {
height: 346px;
}
}
Thanks
Thanks a lot it really worked. Brilliant !
User | RANK |
---|---|
176 | |
159 | |
77 | |
31 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023