Shopify themes, liquid, logos, and UX
how to fix this button has no text but still button is showing on slideshow ? Help me to fix this Thanks
store link https://store1.ecomsmartify.shop/
Store passwrod: 4
Please go to the slideshow section and add this code as a custom CSS
.btn {
display:none;
}
Thanks
Dilupa
Hello @Ecomsmartify
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
a.btn {
display: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks for provuding the solution but I want to hide these slideshow buttons only when there is no text added on the button curruntly there is not text on button but still that background is showing please help me to fix this thanks
You cannot replace the button coming from the picture of your slide show banner. The button must be clickable.
If you like to remove the default buttons you need to make the slide show clickable.
That is exactly I want I have assigned link to the first button but this slideshow image only clickable when this small button hide I'm stuck on this I'm not able to find the solution to fix this please help me with this thanks
Sorry it doesnt work like that, even you take out the button still not clickable cause the default link is only for the button not the image. You need to add link on the image.
To remove the button.
div#slideshow-template--23688402305330__custom_slideshow_PTEUUG a.btn {
display: none;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Maybe this might help adding link on the slideshow image for Dawn theme.
https://community.shopify.com/c/shopify-design/slideshow-speed-in-the-dawn-theme/m-p/2745912#M719196
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