dawn theme how to make blog as grid on mobile

dawn theme how to make blog as grid on mobile

urbantis
Shopify Partner
220 0 65

Hi, I would like to make on mobile view on homepage, the blog section as grid (and not slide)

 

website https://smartappartde.myshopify.com/

password 1234

 

Thanks for your help

Replies 4 (4)

ahmad213
Visitor
2 0 0

taahahhahahhahh 

ahmad213
Visitor
2 0 0

sorry

topnewyork
Astronaut
1513 186 248

Hello @urbantis ,

Go to online store > edit code > search bas.cc file and add this code in the end :

@media only screen and (max-width: 767px) {
  ul#Slider-template--17432269586522__featured_blog_UtidtP {
    display: grid;
  }
}

 

Thanks!

Need a Shopify developer? Hire us at Top New York Web Design
Boost Your Store Sales with Volume/Tier Discount Try Big Bulk Discount
Create New Shopify Store For Just 1$/Month

websensepro
Shopify Partner
2109 262 313


Hi @urbantis 
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

@media screen and (max-width: 989px) {
    .slider.slider--tablet {
     
        flex-wrap: wrap !important;
   
    }
}
@media screen and (max-width: 749px) {
    .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0px !important;
    }
    .blog__posts {
    padding: 10px 20px !important;
}
.slider-mobile-gutter.scroll-trigger.animate--slide-in .slider-buttons.no-js-hidden {
    display: none;
}
}

Result:

 

websensepro_0-1749032331612.pngwebsensepro_1-1749032336354.png

 

 

If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!

If you are happy with my help, you can help me buy a COFFEE

 

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP