Hi guys, I am new to this Shopify world and also don't speak english very good (sorry for that).
I have an issued with my product pages.
I click on my menu, after shop, after I have my page with all my products FIRST, customer CAN'T click « add to card » they are obligated to click on the product and I would like to add a « Add to card» or something and my SECOND problem is that : when I click on the product, the name of my company, the product name and the price in center but after that, quantity, Add to card, Buy it now and share is all on the left and it's not align with the rest... Do you think you can help me with that ?? I will post picture for you guys to see what I am talking about...
Thank you so much
NARRATIVE THEMEI want to put « add to card» under this
Not align with the rest
Solved! Go to the solution
This is an accepted solution.
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Hi !!
Yes this is my URL
https://majesticluminescence.myshopify.com
The picture and the text (paragraph) is not mine yet
it's just for formality. Also maybe there is some orthography error again I just want to build the website before.
Thank you
If you can help me it will be really nice !
As I said.. I want to add « Add to cart» button under my product AND
on the product page, everything is not really align and I don't like that...
Thank you so much and sorry for my mistakes.. I speak French ah ah
Valérie Lacroix
This is an accepted solution.
@ valerielacroix1
Super, merci pour l'URL et les détails de la boutique, mais désolé votre boutique est protégée par mot de passe, pouvez-vous nous partager afin que je vérifie et vous guide
Thanks for share us
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product__description.rte {
display: none;
}
.product__content-main {
-webkit-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
User | Count |
---|---|
494 | |
210 | |
130 | |
82 | |
46 |