Shopify themes, liquid, logos, and UX
two things that I would like assistance with please.
using theme TESTAMENT
ON MOBILE VIEW:
1. I would like to make the padding around the text for add to cart button slimmer
2. for the complimentary products section, to have it aligned on the left side and make the heading smaller font
Hi @Unfurl ,
To adjust the Testament theme’s mobile view:
Slim Padding Around "Add to Cart" Button:
@media only screen and (max-width: 767px) {
.product-form__cart-submit {
padding: 8px 12px; /* Adjust as needed */
}
}
@media only screen and (max-width: 767px) {
.complementary-products__heading {
text-align: left;
font-size: 16px; /* Adjust as needed */
}
}
save and preview changes.
Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.
Thanks & Regards
Akshay Bhatt
hi there, i tried adding this into few different places in the theme code but could not get it to work?
Hi @Unfurl
May I have your store URL for further investigation? Thank you!
Best,
Daisy - Avada Support Team.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025