Shopify themes, liquid, logos, and UX
Hi,
I am struggling with two different question regarding the product detail page. I sincerely hope one of you can help me out because I have tried it all.
Store url: https://another-labelstore.myshopify.com/
pw: another
Question no 1.:
I'd like to place the 'Add to Cart' button right next to the Quantity Selector. I'd tried suggestions I found from a previous thread back in 2020 but this did not work unfortunately.
I prepared a slide with a visual reference as seen below;
Question no 2.:
How do I move the 'additional information' collapsible button to underneath the ' Add to Cart' button?
I prepared a slide with a visual reference as seen below;
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Please add below css in bottom of assets/theme.css file
This is an accepted solution.
You rock! Big Time! Your code almost fixed both issues in one go! I made this print screen for your reference. It seems it needs a small change. Can you please take a look at the result?
Left mobile, middle desktop with me scrolling, right desktop with my scrolling.
You see in all three the 'Ádd to Cart' is not yet next to the 'Quantity Selector' and the information collapsible content block seems to have a fixed position and is not reaction to scrolling as the other content blocks.
Thank you very much for your help. I really appreciate it!
This is an accepted solution.
Hi,
I check it again in all view up to mobile
Position of add to cart button is next to quantity selector.
thank you.
This is an accepted solution.
Please add below css in bottom of assets/theme.css file
This is an accepted solution.
You rock! Big Time! Your code almost fixed both issues in one go! I made this print screen for your reference. It seems it needs a small change. Can you please take a look at the result?
Left mobile, middle desktop with me scrolling, right desktop with my scrolling.
You see in all three the 'Ádd to Cart' is not yet next to the 'Quantity Selector' and the information collapsible content block seems to have a fixed position and is not reaction to scrolling as the other content blocks.
Thank you very much for your help. I really appreciate it!
This is an accepted solution.
Hi,
I check it again in all view up to mobile
Position of add to cart button is next to quantity selector.
thank you.
Hi,
Yes it was fixed and I let you know in a previous message. Thanks for your help!!
Marked as a great solution 🙂
Hi,
I'm having the same problem and and tried your code but didn't work for me. Any other work around?
Hey,
Take a look at one of our stores and select a product all the way to the product page.
https://www.another-label.com/
To do this we used this code :
/**
* ----------------------------------------------------------------------------
* PRODUCT PAGE
* ----------------------------------------------------------------------------
*/
.ProductForm__QuantitySelector {
display: inline-block;
margin-right: 15px;
margin-bottom: 0px;}
.ProductForm__BuyButtons {
display: inline-block;}
.ProductForm_Inventory .js-qty {
margin-top: 10px;}
.Product__Tabs {
margin: 20px 0; }
Hope this helps!
Cheers,
Teddy
I have the same problem, but none of the codes are working.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024