Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
i want to edit the color of that banner that appear at the left bottom end of my page and there is no place in all over the template configuration and also the css code where i can change that. i'm getting crazy by looking for it.
Hi @frankcastle1042 ,
Could you share your store url and the protect password? I will help you check and suggest for you a solution.
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>
div.needsclick > div > p > span {
color: red!important;
}
</style>
You can change the value of red to color you want
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.