1 Like
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
www.kc-grafix.com thank you
1 Like
hello @kcgrafix
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
@media screen and (min-width: 768px) {
#shopify-section-1630944950af4e1e25 .grid.grid--uniform , #shopify-section-16309450039452efa6 .grid.grid--uniform {
display: flex;
}
}
1 Like
thanks for url
yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
collection-grid .grid {
display: flex;
flex-wrap: wrap;
}
what do you mean apply for 5-6 secs?
1 Like
ignore that it just text you have just add code that is
thank you
