Shopify themes, liquid, logos, and UX
Hello -
I am currently using studio theme and I would like to reduce the button size of add to cart / buy now as well as the Quantity buttons.
Solved! Go to the solution
This is an accepted solution.
you can use below code above </body> in theme.liquid
<style>
.product-form__submit, .shopify-payment-button{
max-width:200px!important;
}
.quantity{
max-width:80px!important;
}
button.quantity__button.no-js-hidden {
max-width: 30px!important;
}
.quantity__input{
max-width: 30px!important;
}
</style>
after that
are you want to this?
if you have any questions or want help you can contact us
thankyou 🙂
This is an accepted solution.
haha, you always welcome we are here for help any time.
Please use below code in theme.liquid
<style>
.product__description.rte p {
font-size: 14px!important;
}
</style>
Please don't forget accept and like! 🙂
You can also connect with our official whatsapp for any help related with store. just for fast communication.
Thankyou:)
This is an accepted solution.
Please add below code
<style>
h1.collection-hero__title {
font-size: 24px!important;
}
.product__title h1 {
font-size: 24px!important;
}
</style>
Friend, the second thing[variant moving] is not possible without change the layout of html. if you want to do it then you need to hire a developer. Because that is not possible to give you the whole code here.
if you want to discuss further information then you can contact us.
Thankyou 🙂
share the store URL then we will able to help you.
site is currently locked but here's the pw: Password1!
which size do you want? because we check on there have default size of both buttons.
Just enough to show the add to cart/buy now as well as the Quantity box to enough to show the number.
This is an accepted solution.
you can use below code above </body> in theme.liquid
<style>
.product-form__submit, .shopify-payment-button{
max-width:200px!important;
}
.quantity{
max-width:80px!important;
}
button.quantity__button.no-js-hidden {
max-width: 30px!important;
}
.quantity__input{
max-width: 30px!important;
}
</style>
after that
are you want to this?
if you have any questions or want help you can contact us
thankyou 🙂
YES! thank you so much 🙂
Our pleasure.
if you want to discuss any further information then you can contact us.
And please don't forget the like button.
Thankyou 🙂
Hello -
I am back again haha. can you assist on how to reduce the font size on the product information - description? I already have it on the smallest font size scale but I wanted to reduce it more.
This is an accepted solution.
haha, you always welcome we are here for help any time.
Please use below code in theme.liquid
<style>
.product__description.rte p {
font-size: 14px!important;
}
</style>
Please don't forget accept and like! 🙂
You can also connect with our official whatsapp for any help related with store. just for fast communication.
Thankyou:)
Sweet!
My apologies but can you also assist me on reducing the size for the Product Information - Title and Collection Banner?
I forgot to add this request previously.
sorry friend i don't understand. can you give us the screenshots for understanding what you want?
Have multiple request. here the images.
This is an accepted solution.
Please add below code
<style>
h1.collection-hero__title {
font-size: 24px!important;
}
.product__title h1 {
font-size: 24px!important;
}
</style>
Friend, the second thing[variant moving] is not possible without change the layout of html. if you want to do it then you need to hire a developer. Because that is not possible to give you the whole code here.
if you want to discuss further information then you can contact us.
Thankyou 🙂
this is awesome. understood on the variant. appreciate the help!
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024