Shopify themes, liquid, logos, and UX
Hi,
I would like to remove the bright red color on the left of the photo I attached. I want it to be clear instead of red! Pls help. This is the DAWN THEME
Solved! Go to the solution
This is an accepted solution.
Hi @Ashley1231 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
cart-drawer.drawer {
background: none!important;
}
Hi @Ashley1231
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.drawer {
background-color: rgba(18,18,18 .5) !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @Ashley1231 ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
cart-drawer.drawer {
background: none!important;
}
Hello @Ashley1231@Ashley1231,
Please share:
1. your store URL;
2. page URL with the issue you mention;
3. storefront password (if your store has one).
If the store is not online yet, kindly share the preview URL.
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024