Hello, I’m using a custom liquid to display a text that changes when a product is in stock or not. I created it under the production information section. Also if I put it above other component in the production information section everything under it will inherint the same padding.
I need help to remove the padding and make my text allign with everything
In any product information you can find a text which comme from the liquid code: “Délais de livraison: 10 - 15 jours ouvrés” the number can change if the product have stock or not anyway it’s this one I’m having an issue with.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code: