How to add your button design to VC buttons?

This topic has 8 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: groubee
    groubee
    Participant
    October 2, 2015 at 09:25

    Hi

    How can I add the Theme button style to the VC buttons? See here: http://www.smooff.net/13-2/

    Best regards
    Tonny

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2015 at 09:32

    Hello,

    Please clarify with a screenshot how they should look.

    Regards,
    Robert Hall.

    Avatar: groubee
    groubee
    Participant
    October 2, 2015 at 09:46

    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

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 2, 2015 at 10:03

    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.

    Avatar: groubee
    groubee
    Participant
    October 2, 2015 at 10:44

    No, that is not the style? and there is no hover? http://www.smooff.net/13-2/

    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2015 at 11:35

    Hello,

    Please use this css code:

    .vc_general.vc_btn3:hover {
       background-color: #F7A609 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    October 2, 2015 at 11:39

    Thanks! it works

    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2015 at 11:59

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 8 results - 1 through 8 (of 8 total)

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

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.