Shopify themes, liquid, logos, and UX
Hi, can someone help me redirect/ change the link for this "continue shopping" button? I want my customers to go to this URL.: https://www.melchiorjewelry.com/collections/alle-smykker
Thank you so much, hope someone can help me out here!
.
.
.
.
.
.
.
.
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your main-cart.liquid file
3. Replace this one
to
Hope it helps 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@stinem123 , add this code to the end of custom.css file to change the position of payment section
.product__policies {
margin: 0!important;
}
#ultimateTrustBadgeswidgetDiv {
display: flex!important;
margin-bottom: -22px;
margin-top: -24px;
margin-left: -40px;
justify-content: flex-start
}
@media only screen and (min-width: 768px) {
#trust-bar {
transform: scale(0.8);
width: 360px;
}
}
@media only screen and (max-width: 767px) {
#trust-bar {
width: 310px;
}
}
Result:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your main-cart.liquid file
3. Replace this one
to
Hope it helps 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
@stinem123 , glad to help you 😊
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
This is an accepted solution.
@stinem123 , add this code to the end of custom.css file to change the position of payment section
.product__policies {
margin: 0!important;
}
#ultimateTrustBadgeswidgetDiv {
display: flex!important;
margin-bottom: -22px;
margin-top: -24px;
margin-left: -40px;
justify-content: flex-start
}
@media only screen and (min-width: 768px) {
#trust-bar {
transform: scale(0.8);
width: 360px;
}
}
@media only screen and (max-width: 767px) {
#trust-bar {
width: 310px;
}
}
Result:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025