This topic has 8 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi
How can I add the Theme button style to the VC buttons? See here: http://www.smooff.net/13-2/
Best regards
Tonny
Hello,
Please clarify with a screenshot how they should look.
Regards,
Robert Hall.
Ok, like the buttons on the cart page, with orange hover 🙂 http://www.smooff.net/kurv/
See: https://www.dropbox.com/s/tdwjnauebxxn0c5/button-style-wanted.jpg?dl=0
Hello,
Try use this code in Global Custom CSS
.vc_btn3.vc_btn3-style-custom{
background-color: #262626 !important;
padding: 0 28px !important;
}
.vc_btn3.vc_btn3-style-custom:hover{
background-color: #f7a609;!important;
}
Regards,
Robert Hall.
No, that is not the style? and there is no hover? http://www.smooff.net/13-2/
Hello,
Please use this css code:
.vc_general.vc_btn3:hover {
background-color: #F7A609 !important;
}
Regards,
Eva Kemp.
Thanks! it works
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: add design, button design, seo friendly, vc buttons, woocommerce, wordpress
The issue related to '‘How to add your button design to VC buttons?’' has been successfully resolved, and the topic is now closed for further responses