Hi Good Folks of Shopify;
Can you please help me remove this white space between a image banner and a featured collection. I have attached the image here ?
Any help will be appreciated.
Hi Good Folks of Shopify;
Can you please help me remove this white space between a image banner and a featured collection. I have attached the image here ?
Any help will be appreciated.
give me the store URL then i will solve this.
@niraj_patel Thanks for the reply, Here is the store url
https://my-gurgaon-store.myshopify.com/
Please see on mobile view. Don’t bother with the desktop one.
Please add this given code above in theme.liquid
layout >> theme.liquid
.collection .slider-mobile-gutter ul { margin-top: 0!important; }after add the code,
Thank you, You are a lifeasaver .