how to make collections only show on desktop NOT mobile

how to make collections only show on desktop NOT mobile

HOUSEOFX
New Member
7 0 0

I only want to show on Desktop not mobile

 

Screenshot 2024-07-16 at 14.39.21.png

Screenshot 2024-07-16 at 14.39.37.png

Screenshot 2024-07-16 at 14.39.58.png

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2401 695 832

Hello @HOUSEOFX .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

BSS-TekLabs
Shopify Partner
2401 695 832

- Here is the solution for you @HOUSEOFX 
- Please follow these steps: 

step.png

- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media screen and (max-width: 749px) {
    .section-collection-list .collection-list:not(.slider) {
        display: none !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1721137581255.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

suyash1
Shopify Partner
10743 1326 1706

@HOUSEOFX - you will need to hide these collections for mobile using custom css

Watch me | To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.