system
August 9, 2021, 11:59am
1
Hey guys,
Would anybody know how to make it so that when you hover over any “Read more” buttons they show the click symbol? Unsure why it’s not doing it when they’re linked.
https://directcomputers.myshopify.com/pages/blog
Password: flowma
Thank you!
@Anonymous
I can’t found read more button in your site.
@Anonymous
use a:hover
property to show
Thank you.
system
August 9, 2021, 12:09pm
4
system
August 9, 2021, 12:09pm
5
Do you know where I would put this
Hii, @Anonymous
Paste this code in top of theme.scss file.
div#idy0H4t div a button:hover {
cursor: pointer !important;
}
Thank You.
system
August 9, 2021, 12:18pm
7
Thank you so much all working!
Hello, I would like when hover over the " Add to cart " button on the product pages, to invert the colors. Could you assist me with that?
The website is: https://jenzeanodesigns.com/
Thank you!