Shopify themes, liquid, logos, and UX
Hey,
Website URL: happyoff.com
It's The QuickView Popup
- I want to make the AddToCart Button bigger. (Scale X2)
- For Wishlist Button and Social Shares: Change the Hover color from #56cfe1 to #C67D4E
Thanks a lot 🙏
Solved! Go to the solution
This is an accepted solution.
Hi,
- I want to make the AddToCart Button bigger. (Scale X2)
Reply : edit this css open main-product.css file and edit this css see below
.t4s-product-form__buttons .t4s-product-form__submit {
padding: 5px 88px;
}
2) For Wishlist Button see below
Please edit this css
This is an accepted solution.
Hi,
- I want to make the AddToCart Button bigger. (Scale X2)
Reply : edit this css open main-product.css file and edit this css see below
.t4s-product-form__buttons .t4s-product-form__submit {
padding: 5px 88px;
}
2) For Wishlist Button see below
Please edit this css
Thanks a lot, It's working for the AddToCart Button and the wishlist, but changing the hover color has not been in all the social media Shares
I appreciate any help you can provide. 🙏
i will send you css of social media shares please wait.
Also, Resize the Text "Add To Cart" to be bigger as button, Thanks a lot brother 🙏
Not Working brother
Hi,
Ok If you want I will do this for you. send me store url and collaborator access code.
Please open the css file icon-social.css file and edit this css see below
Kindly, follow the below steps to fix your problem:
1) From your Shopify admin dashboard, Go to Online Store
2) Choose the theme which you wanna edit and click on Edit Code
3) Add this code in the end of theme. liquid file above </body
<style>
.t4s-product-form__buttons>.t4s-flex-wrap {
flex-wrap: nowrap !important;
transform: scale(1.5) !important;
margin-left: 58px !important;
}
}
</style>
If I was able to help you and my solution worked well for then, please don't forget to Like it and Mark it as Solution.
Best Regards,
Aatiqa
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024