Shopify themes, liquid, logos, and UX
Can you provide me the link to your store?
https://unfoldesthetics.com/collections/online-courses
Password:rejie
I attempted to do something similar to a quick add. But, I wanted to change quick add to view product instead. So I added this coding according to this person's instructions.
The issue I'm having is the button is not centered and the texts are all weird.
The page is showing too many failed attempts.
I removed the password temporarily for now so you can see.
Hi @unfoldesthetics ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media only screen and (max-width: 600px) {
.card__information.card__heading--price {
width: 100%!important;
max-width: 100%!important;
}
.card__information.card__heading--price {
display: flex!important;
flex-direction: column!important;
align-items: center!important;
}
a.card__view-product.button.button--secondary {
padding: 0px!important;
text-transform: capitalize;
margin-top: 5px;
}
#shopify-section-template--20828773384500__e13f5fd6-cad5-4300-8b68-1bb3eeaa3488 .card__heading {
font-size: 15px!important;
}
.price {
margin-top: 5px!important;
}
h3#title-template--20828773384500__e13f5fd6-cad5-4300-8b68-1bb3eeaa3488-8599231660340 {
margin-bottom: 5px!important;
}
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Makka
Thank you!
Could you please rewrite another code to just recenter the button and fix the texts basically im trying to set it up like this. Could you please have it be like this for both desktop and mobile? I realize the button isn't centered on desktop either.
Hello @unfoldesthetics
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.card__heading--price {
align-items: center !important;
}
Please share your store link
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
https://unfoldesthetics.com/collections/online-courses
Password:rejie
I attempted to do something similar to a quick add. But, I wanted to change quick add to view product instead. So I added this coding according to this person's instructions.
The issue I'm having is the button is not centered and the texts are all weird.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025