Personalized checkout and custom promotions with Shopify Scripts
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hey, I'm having some trouble saving my custom CSS code. Whenever I try to save it, I get an error message saying "Online Store editor session can't be published." Here's the code I'm using in the text with columns section:
h3 { text-align: right; position: relative; bottom: -35px; font-size: 35px; }
Can anyone help me figure out what's going wrong? Thanks!