Liquid, JavaScript, themes, sales channels
I added this Custom CSS to my Custom Liquid:
a {
align: center;
color: #000;
font-size: 16px;
text-decoration: none;
}
And it won't let me save the template. When I remove this section, I can save it. Why is that so?
Solved! Go to the solution
This is an accepted solution.
Hello @jiane 👋
I think you missed the <style> tag
<style>
a {
align: center;
color: #000;
font-size: 16px;
text-decoration: none;
}
</style>
This is an accepted solution.
Hello @jiane 👋
I think you missed the <style> tag
<style>
a {
align: center;
color: #000;
font-size: 16px;
text-decoration: none;
}
</style>
User | RANK |
---|---|
36 | |
30 | |
12 | |
11 | |
8 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023