I’m new on creating a website and I’ve managed to add the cart button and align it on the desktop version but on the mobile version, it’s too low and it goes underneath the image. What code should I use to change this ?
Sorry, I see only now that I also have an issue in the featured products, the add to cart buttons are all together and there’s no space. thanks you for your help !
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:
" Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! "
In the collections page I still have a little overlap. I changed this
margin-top: 0px !important**;** to -10px and that brought up the add to cart a little but the images are still a little high.
In the featured products I still have the issue between add to carts but between view options it’s ok. Also, would it be possible to make the featured products collection “square” a little bigger. sorry I’m not familiar with the terminology. But basically I have to scroll up in order to be able to see the add to cart buttons and when doing so, I don’t see the full image of the products.
IPAD :
Sorry, I only noticed last night that the mobile solution does not apply to ipad
On Featured products, I also need the little square a little bigger so I can see the product and the add to cart. There’s also something really weird, but the add to cart button does not go up and down, it remains in the same position so when I scroll up it overlaps the image
On collections page it need to go a little down as it’s on top of the text and the images need a little gap as currently they are too high (almost touching the add to cart from products above)
Thank you so much for your help ! I appreciate it !