• Resolved gwp1971

    (@gwp1971)


    whatever i use as the background for the submit button, nothing shows, i have tried colour/ image etc, it shows fine on the preview, but nothing on the actual form.
    if i mouseoevr the submit, i can see the word “SEND”
    i am able to chnage the rest button to whatever i like, and that works fine ?

    Any clues pls

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hi!
    Please provide link to the page with your contact form. We will help you to solve the problem.

    Thread Starter gwp1971

    (@gwp1971)

    Hello, Thanks for quick reply.
    I chnaged to default theme, and its working fine, so its an issue with my current theme.
    I have been in touch with the theme author now.

    Thanks again for your help

    Thread Starter gwp1971

    (@gwp1971)

    Update: the theme developer suggested i add this to the HTML/CSS box

    .cfsFieldShell input[type="submit"] { background-color: #dd9933 !important; color: #fff !important; opacity: 1; }
    .cfsFieldShell input[type="submit"]:hover { color: #fff !important; opacity: 0.8; }

    Which i did and it worked,
    Dont know if thats any help to you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘submit button background not taking effect’ is closed to new replies.