Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Maria try the following css….

    element.style {
        clear: both;
        float: right;======I added this
        max-width: 100px;
        padding-left: 35px;
        position: relative;===== I added this
        text-align: left;
        top: -50px;==== I added this
        padding-top: 15px;===== adjust the value here
    }

    For the Submit label name, go to Plugins -> FS Contact Form -> Labels -> Submit and add your custom Label name in that field.

    Let me know how you go.

    Regards

    Thread Starter BrooksWebDesign

    (@brookswebdesign)

    Sweet! that worked.

    Cheers!

    I’ve been trying to override hover on the submit button but am having no luck. I have gone the external CSS route. (Thank you for providing an easy way to do that). I already had a child theme style.css in use so that was easy to grab the FS Contact styles and paste them into it. However, I am having no luck in getting hover to work or anything else for that matter with respect to the submit button re-styling. Can someone provide the steps to getting this to work? Once I get it working I think I can actually change the look and feel of the button, but so far none of my changes have any effect.

    https://www.robzinnmusic.com is the web site.

    @rdzinn can you start a new thread. This one is marked as resolved.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change position and text of Submit Button’ is closed to new replies.