Hello There
I want edit button text of products from "View Details" to "Buy Now" on my website https://cskgifts.com/ , using Debut theme.
I can't find it under change language, can anyone please help.
Hello Haseeb,
I can help you edit button text of products from "View Details" to "Buy Now" your website. Kindly contact me www.fiverr.com/deecrystal
Thanks.
Hello you can use CSS :
.view-details > .btn::before {
content: "Buy Now";
color: #fff;
position: absolute;
}
.view-details > .btn {
color: transparent;
}
Voilà !
User | Count |
---|---|
28 | |
18 | |
17 | |
16 | |
10 |