• I’m unable to change button and font colors. Point me in right direction if possible.
    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author LQThemes

    (@velathemes)

    Hi, you could use additional css to do this work. Try to insert css code like:

    .cactus-btn.primary,
    .cactus-btn.cactus-primary,
    .cactus-contact-form input[type="submit"],
    input[type="submit"].form-control {
        background-color: #bc2944;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing Button Colors’ is closed to new replies.