Viewing 1 replies (of 1 total)
  • Hi tyihao,

    You are right, the CSS of your theme is overriding certain values in the plugin’s CSS file. To fix this, try adding the following CSS code to your custom CSS section under Optin Forms > Form > Form Options section:

    #optinforms-form4 input[type=text] {display:block;width:100%;text-align:center;margin:0 0 5px;padding:5px 0;}
    #optinforms-form4 input[type=submit] {display:block;width:100%;border:0!important;padding:3px 0;}

    Let me know if it works!

Viewing 1 replies (of 1 total)
  • The topic ‘css of plugin overrided’ is closed to new replies.