Jump to content

How to move Additional Info button under Add to Cart

Go to solution Solved by Web_Solutions,

Recommended Posts

Posted
15 minutes ago, dawn0305 said:

专家您好,

 有什么方法可以将产品附加信息按钮移到“添加到购物车”按钮下方?任何帮助将非常感激!

网站网址: https://www.hobbytradecanada.com/gundam-models-X5mCC/p/hgce-198-force-impulse-gundam-1144

asdas.PNG

Add these code on Code Injection panel in Website Utilities Website Tools > Code Injection. Add the code on Header section.

<script src="https://code.jquery.com/jquery-3.5.1.js"></script>
<script>
$(function(){
  $('.view-item .ProductItem-additional').insertAfter($('.view-item .sqs-add-to-cart-button-wrapper'));
})
</script>

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Posted
1 minute ago, dawn0305 said:

It moved but out of alignment

asdsa.PNG

You can change the alignment by editing your product Additional Info. See the image 

Screenshot_442.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Posted
3 minutes ago, dawn0305 said:

It looks not work 

adsdsa.PNG

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

.view-item .ProductItem-additional {
  margin-top: 30px !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Posted
3 minutes ago, dawn0305 said:

It's much better, just need move little bit to the adas.PNG.3ff0d6ddec62a97d19cb2d2379d8fb7f.PNGright

You can do it by changing this value

Screenshot_443.png

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.