Hello guys, is there anyway to remove the gray background behind this section ? And move the section all the way to the left, so it aligns with the ATC and other contents?
hi @mich706e
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Step 1: Go to Admin β Online store β Theme > Edit code
Step 2: Search for the file theme.liquid
Step 3: Add this code before tag
Result:
Hope it helps you
Hi @mich706e
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
div#delivery-info {
background: transparent !important;
padding-left: 0 !important;
}
And save.
result:
Please donβt forget to Like and Mark Solution to the post that helped you. Thanks!
thank you this works, i have a translated version of my website - that website is still the same. How do i do it for that ? its in japanese