Shopify themes, liquid, logos, and UX
Can someone tell me how to place the AfterPay info beside my price on the product page? I am using the Prestige Theme
this is what I have
This is what I want
Solved! Go to the solution
This is an accepted solution.
Hi @Mish4109 ,
sorry for replying late.
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
.ProductMeta__PriceList {
display: inline-block !important;
}
.template-product .afterpay-paragraph {
width: calc(100% - 55px);
display: inline-block;
padding-left: 20px;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @Mish4109 ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
This is an accepted solution.
Hi @Mish4109 ,
sorry for replying late.
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
.ProductMeta__PriceList {
display: inline-block !important;
}
.template-product .afterpay-paragraph {
width: calc(100% - 55px);
display: inline-block;
padding-left: 20px;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Could you tell me where I can edit the code to reduce the .afterpay_logo?
Hi @Mish4109 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
.template-product .afterpay-paragraph img {
max-width: 70px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
I was not able to make this solution work. Are you still available to help?
Hi i tried your code on the essence theme and it didnt work any other ideas?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025