Shopify themes, liquid, logos, and UX
Hello @Ant10
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
theflexicharger.com
- Here is the solution for you @Ant10
- Please follow these steps:
- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.
<style>
.dbtfy-delivery-date.drawer__inner-section {
display: none !important;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hi @Ant10
Would you mind sharing your store URL? Thanks!
it's theflexicharger.com
Hello @Ant10
Go to online store ----> themes ----> actions ----> edit code---->theme.css
add this code at the end of the file.
.dbtfy-delivery-date .input-group .input-group__field {
display: none;
}
label {
display: none;
}
.dbtfy-delivery-date.drawer__inner-section {
display: none;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks for the info, check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
.dbtfy-delivery-date.drawer__inner-section {
display: none !important;
}
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey, having similar issues. I want that my cart page looks like this. Could you be more specific with the description on where to put the code?
Since everyone seems to like to choose the hard way of things, therefore giving wrong solutions to a simple problem, here is how you disable that widget
You go into your theme customization, and on the side you go Devutify Paid Widgets, scroll down and youll find a checkbox called Delivery date, that Allow visitors to select their preferred delivery date in the cart. Uncheck that. Done. NO CODES, no liquids, no bs.
Thank you so much man, honestly I was stressing out 😂 I was going through codes and files tryna get rid of this delivery option turned off and then I saw your comment saying no codes no liquid. You are seriously a life saver man, I would have wasted more time and eventually had to accept my fate. We need more people like you!
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