Shopify themes, liquid, logos, and UX
Please check this product page. There is too much space below "Add to Wishlist" How to take care of that
URL : https://goaadya.com/products/front-open-round-neck-ajrakh-blouse-4
Also want to reduce the product title font size and a small desc below title in much smaller font
Solved! Go to the solution
This is an accepted solution.
Hi @Aadya
.product__description {
margin-top: -25px !important;
}
I hope this helps
Best,
Daisy
Title and Desc I like this way.
Hi @Aadya ,
Thank you for sharing the details! Here’s how you can address the issues:
To reduce the product title font size:
Add the following CSS to your base.css file:
.product__title h1 {
font-size: 45px !important;
}
You can adjust the 45px value to get the desired font size.
To reduce the space below the "Add to Wishlist" button:
Add this CSS:
.product-description {
padding-top: 0px !important;
}
This will remove the extra space. You can tweak the 0px value as needed.
Regarding the subtitle, I noticed it’s currently hidden, so I couldn’t guide you on adjusting its font size. If you unhide it and need further assistance, feel free to let me know.
Let me know if you have any questions! If it's to technickle, we'd love to do this for you for free. You can share you collaborator code at hello@untechnickle.com and we'll take care of the customizations.
Best regards,
Shreya | Untechnickle
Helping for free: hello@untechnickle.com
Don't forget to say thanks, it'll make my day - just send me an email!
Get Revize for Free | Let your shoppers edit orders post-purchase | Get Zero Support Tickets | #1 Order Editing + Upsell App
Thanks Shreya. Can you tell me how to unhide subtitle ?
Also i am still not happy about font or spacing between Add to sihlist and Details section. See the image below
To reduce the space further below the add to wishlist button, add this CSS too:
.product-form {
margin-bottom: 0px !important;
}
To unhide the subtitle, you'll have to visit the theme customizor. Under product page --> product information --> you'll find it. Hope this helps 🙂
- Shreya
Helping for free: hello@untechnickle.com
Don't forget to say thanks, it'll make my day - just send me an email!
Get Revize for Free | Let your shoppers edit orders post-purchase | Get Zero Support Tickets | #1 Order Editing + Upsell App
its not reducing the gap. I did update it.
What kid of charge it would attract. Also from where I can find the colloborator code.
This is an accepted solution.
Hi @Aadya
.product__description {
margin-top: -25px !important;
}
I hope this helps
Best,
Daisy
This worked thanks
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