• Resolved rightsolutions

    (@rightsolutions)


    I was able to customize most of the form by following the guide for “Custom Form + Custom CSS (Provide your own form template & styles) but could not change the “SUBMIT POST” button settings, like, adding hover effect, mouse pointer, changing background or fonts,

    I don’t want to change theme defaults, please help me out,
    by the way I am using this plugin almost form 2 years! Great plugin
    Thanks a lot

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hey @rightsolutions, glad to help. Just disable the plugin CSS and it will not apply any styles. Then your theme styles will take effect. Or you can add custom CSS whatever is needed.

    Thread Starter rightsolutions

    (@rightsolutions)

    Hi Jeff Thanks, but I actually want to override my default theme button style for “SUBMIT POST” button in the form

    Best Regards

    Plugin Author Jeff Starr

    (@specialk)

    You can use the following CSS selector:

    <style>#usp-submit #user-submitted-post.usp-submit { color: green; }</style>

    You can add via your theme or USP setting, “Custom Content”. Change color: green to whatever properties you want to add.

    Thread Starter rightsolutions

    (@rightsolutions)

    Thank you so much,
    Best Regards

    Plugin Author Jeff Starr

    (@specialk)

    Thank YOU for the great review. Much appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘want to customize “SUBMIT POST” button,’ is closed to new replies.