All things Shopify and commerce
I need help with changing Add To Cart button outline color same as button background color in featured collection section of Dawn theme V.15.0.
Please help. Thank you.
Solved! Go to the solution
This is an accepted solution.
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
.button--secondary:after {
box-shadow: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
#shopify-section-template--17671814480050__featured_collection_hKdeBw button:hover {
color: white !important;
background: #bb2f2f !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hey @TheLivingCo
I'm unable to locate this section on your website home page. Can you add it?
Best Regards,
Moeed
Actually its not published yet.
If it's in a draft theme then can you share the preview url of the draft theme?
Best Regards,
Moeed
PLease share the preview url
its not here.
There is no such section in this preview link.
Its store home page i can see while opening same link
This is an accepted solution.
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
.button--secondary:after {
box-shadow: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thank you for your help, But now hover effect is also missing when hovering on button or card.
On Hover: - what changes you want on the button.
Hi color change possible? with slide effect
This is an accepted solution.
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
#shopify-section-template--17671814480050__featured_collection_hKdeBw button:hover {
color: white !important;
background: #bb2f2f !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thank you for your help one last thing, can you please see what is wrong with 1st slideshow section on homepage
Problem: I have added 3 slides in slideshow section but from morning today only 2 slides are visible at front end can you please help me?
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024