Hello,
New to the shoplift forum.
I'm currently using the Brooklyn theme - I like the overall feel however, I do not particularly find that the mobile version is optimized for mobile viewing experience. I do however, really like how the Debut theme has setup their mobile side to view products (see below):
The mobile view for products in the Debut theme is very simple but effective I find. In the Brooklyn theme, in the mobile side it displays the products in a "stacked" view and I find it's not very pleasant. You'd have to scroll all the way down to view every item.
Can anyone please help/advise on how I can code the Debut theme style for product display in the mobile viewing into the Brooklyn theme for mobile? I did go through several of the other posts in the community but was not able to find a solution for my problem.
Please let me know if there are any questions or concerns with my inquiry.
Solved! Go to the solution
This is an accepted solution.
Follow this:
1. Go to Online Store->Theme->Edit code
2. Snippet-> collection-template.liquid -> find grid_item_width and add this small--one-half so it look like bellow:
{% assign grid_item_width = 'medium--one-half large--one-third small--one-half' %}
HI @Leeha
If you want to show grid view of product listing then you can do this:
1. Go to theme editor->collection page->select grid from "Grid style" (See image)
User | Count |
---|---|
395 | |
202 | |
146 | |
42 | |
40 |