Hey,
Website URL: happyoff.com
It’s The QuickView Popup
-
I want to make the AddToCart Button bigger. (Scale X2)
-
For Wishlist Button and Social Shares: Change the Hover color from #56cfe1 to #C67D4E
Thanks a lot ![]()
Hey,
Website URL: happyoff.com
It’s The QuickView Popup
I want to make the AddToCart Button bigger. (Scale X2)
For Wishlist Button and Social Shares: Change the Hover color from #56cfe1 to #C67D4E
Thanks a lot ![]()
Hi,
.t4s-product-form__buttons .t4s-pr-wishlist:hover {
color: #C67D4E;
border-color: #C67D4E;
}
Please edit this css
Kindly, follow the below steps to fix your problem:
If I was able to help you and my solution worked well for then, please don’t forget to Like it and Mark it as Solution.
Best Regards,
Aatiqa
Thanks a lot, It’s working for the AddToCart Button and the wishlist, but changing the hover color has not been in all the social media Shares
I appreciate any help you can provide. ![]()
i will send you css of social media shares please wait.
Also, Resize the Text “Add To Cart” to be bigger as button, Thanks a lot brother ![]()
Please open the css file icon-social.css file and edit this css see below
@media (-moz-touch-enabled: 0), (hover: hover) and (min-width: 1025px) {
.t4s-socials.t4s-socials-style-3 a.facebook:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.twitter:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.pinterest:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.tumblr:hover {
color: #C67D4E;
border-color:#C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.telegram:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.email:hover {
color: #C67D4E;
border-color: #C67D4E;
}
}
If helpful then please Like and Accept Solution.
This is the css of social share icon hover please open the icon-social.css file edit this css
@media (-moz-touch-enabled: 0), (hover: hover) and (min-width: 1025px) {
.t4s-socials.t4s-socials-style-3 a.facebook:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.twitter:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.pinterest:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.tumblr:hover {
color: #C67D4E;
border-color:#C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.telegram:hover {
color: #C67D4E;
border-color: #C67D4E;
}
.t4s-socials.t4s-socials-style-3 a.email:hover {
color: #C67D4E;
border-color: #C67D4E;
}
}
open main-product.css file and edit this css this is the Text “Add To Cart” to be bigger as button css
.t4s-product-form__buttons .t4s-product-form__submit {
font-size: 18px;
}
If helpful then please Like and Accept Solution.
Not Working brother
Hi,
Ok If you want I will do this for you. send me store url and collaborator access code.