How can I put a space between these categories?
Web site: colorluzes.com.br
Hello,
.collection-item.is-selected {
position: unset !important;
width: 25%;
}
.collection-item__image-wrapper--rounded {
border-radius: 0;
text-align: center;
}
.aspect-ratio {
padding-bottom: 0% !important;
}
.image--fade-in.lazyautosizes.ls-is-cached.lazyloaded {
width: auto;
height: auto;
}
Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Like This
@oscprofessional there is no such theme.scss.liquid in assets. Could you put it somewhere else?
@GustavoAlves
Hello,
Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
search theme.css and add
This Solution its useful so please like and accept solution thanks