• I’m a newbee in WordPress. I like Contact Bank because of it’s ease of use. However, the dutch translation of the Submit button is awful and it doesn’t fit in the buttonsize. In which file and where can I change the size of the Submit button? Where can I change the English text in the Submit button.
    Thanks

    https://www.ads-software.com/plugins/contact-bank/

Viewing 1 replies (of 1 total)
  • I am not very familiar with this plugin, but if you use you code inspector (chrome) or firebug (mozilla) you’ll be able to see the CSS selectors that the plugin is using for the creation of the buttons – look for the ‘width’ and then you can modify add that to the plugin’s CSS file or better – add to your theme’s style.css (you might need to add !important for this to work)

    Now as for the translation of the button you can look for .mo / .po files that should come with the plugin or use a plugin (like WPML for example) for that.

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Edit size Submit button and translation’ is closed to new replies.