I changed the text, simply, in the regular Shopify editor and I get this view now on my homepage (widethebrand.com)
See screenshot here. Maybe just a temp bug?
I changed the text, simply, in the regular Shopify editor and I get this view now on my homepage (widethebrand.com)
See screenshot here. Maybe just a temp bug?
Please add the following code at the bottom of your assets/theme.css file.
@media (max-width: 719px){
.template-index .slide {margin-right: auto !important;}
}
Hope this works.
Thanks!
Great! That worked, thank you so much ![]()