Shopify themes, liquid, logos, and UX
Hello! I am currently using the (rhymes with Barehouse) theme and am dealing with one small issue.
On our cart page: https://backcountryfoodie.myshopify.com/cart, underneath the cart total, we have order instructions.
These are collapsed by default, but I'd like to have them open by default. I've been messing around with the main-cart.liquid file but can't seem to figure it out. Does anyone have a quick fix for this?
Thanks!
Solved! Go to the solution
This is an accepted solution.
@bcfoodieguy , go to theme.css and add the following code :
div#order-note {
overflow: visible !important;
height: 12rem !important;
}
This is an accepted solution.
@bcfoodieguy , go to theme.css and add the following code :
div#order-note {
overflow: visible !important;
height: 12rem !important;
}
That did it, thank you!
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