Shopify themes, liquid, logos, and UX
Hey!
I am trying to align my additional payments buttons.
The ShopPay and MetaPay buttons would look more appealing on the left side of the screen. I can't figure out how it can be done though. www.deranged-shop.com / cart page.
Minimal theme.
Solved! Go to the solution
This is an accepted solution.
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/theme.scss.css
3. Add code below to bottom of file
#dynamic-checkout-cart .shopify-cleanslate ul {
justify-content: flex-start!important;
}
This is an accepted solution.
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/theme.scss.css
3. Add code below to bottom of file
#dynamic-checkout-cart .shopify-cleanslate ul {
justify-content: flex-start!important;
}
User | RANK |
---|---|
177 | |
157 | |
76 | |
31 | |
31 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023