Shopify themes, liquid, logos, and UX
How do I minimize blank space above and below my drop down menu for all my product pages?
How do I minimize blank space above my size chart? (for the slippers)
How do I make my size chart smaller? (for slippers)
Thanks in advance
My website is harmantra.com
Im using the refresh theme
Hi @spkhan
1. Please explain more with screenshots about the dropdown menu you want.
2. Navigate to Online store > Themes > Edit code. Find the file "base.css", scroll down to the bottom and this code:
@media screen and (min-width: 750px) {
#shopify-section-template--17951645696308__c2fbf868-03a7-4cc1-ba1c-a685ff198562 .banner__media {
max-width: 40%!important;
}
}
3. Adjust the percentage at max-width if you need it to be smaller:
Besides, we don't see much space above to size chart. If you want to remove the blank space below the size chart. Please add this code to base.css:
#shopify-section-template--17951645696308__collapsible-content .collapsible-content,
#shopify-section-template--17951645696308__collapsible-content .collapsible-content__wrapper {
padding-top: 0px!important;
}
I hope that it will help you solve the issue.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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