Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter alexvb3105

    (@alexvb3105)

    this is the css code I have for the button

    “.learnMore .vc_toggle_title h4, .pdfButton {
    background: #323232;
    width: auto;
    color: #fff !important;
    width: 164px;
    padding: 20px 30px;
    }

    .learnMore .vc_toggle_title h4:hover, .pdfButton:hover {
    background: url(img/btnGradient2.png) left top repeat !important;
    }

    .learnMore .vc_toggle_content {
    padding-top: 30px;
    }”

Viewing 1 replies (of 1 total)