Hi,
How can I align the text on the product grid to the left and put the text inside the card so there’s no spacing on the grid. I have the Prestige theme 9.3.0, my store is: https://39ae8a-a7.myshopify.com/?_ab=0&_fd=0&_sc=1
Thanks
Hi,
How can I align the text on the product grid to the left and put the text inside the card so there’s no spacing on the grid. I have the Prestige theme 9.3.0, my store is: https://39ae8a-a7.myshopify.com/?_ab=0&_fd=0&_sc=1
Thanks
the password is jah, I also want to know if I can make the product images background grey.
Thank you so much, do I put it before or after the html tag?
Okay great but how do I make it transparent, I don’t want the box, and also how to move the swatch to the left, and make images grey, and the code isn’t working
Hello @Jahspher
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Okay it worked, but how do I align the text to the left? and make the aspect ratio of the images the same
Thank you so much, so If I want to change the color of the text and remove the spacing between the images how would I do it,?
Hi @Jahspher
Do you mean like this?
If it is check this one.
.product-card__info {
position: absolute;
bottom: 5%;
left: 5%
}
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Because first image have swatch and other two images don’t have swatch that’s it look like this.
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
no, I’m thinking it will be better under the image not in it.
okay, and to put the text under the image instead?
okay, can you please send me the code that will put the text under the image not inside, and to also remove the spacing.
It seems like you already solve the problem. Please, mark solution and like that helped you. Thanks!
I wanted the text to be under the image not in the image, I haven’t gotten that solution.