Hi Friends,
Im tryining to put DESTOCKAGE in red in the CSS - could someone give me a Code and where to place it - I would be grateful! Thanks
Regards,
Thomas
Hi Friends,
Im tryining to put DESTOCKAGE in red in the CSS - could someone give me a Code and where to place it - I would be grateful! Thanks
Regards,
Thomas
Go to your store click on Actions > Edit Code
Assets > styles.css or styles.css.liquid paste below lines at the bottom of the file.
li.nav-item.first a span {
color: red;
}
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on shopify.dev.34@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
It works perfect, thanks!
Thomas