• Resolved divy3993

    (@divy3993)


    Hi,

    I was trying to find the issues with my site for a quite while for the forms select boxes acting weirdly. After spending quite time, found that this plugin is setting fixed height ‘auto’ directly to the HTML Select tag, and that too with the ‘!important’ flag.

    Would say this is really not good habit of code, messing up sites like this. Pathetic work process to achieve something.

    So for now I could either update plugin file or else just deactivate it, instead of overriding with another !important flag.

    Found here: /plugins/zoho-crm-forms/assets/css/frontendstyles.css

    Kindly please at least remove !important flag if not going to use your custom parent class.

    Thanks!

    • This topic was modified 2 years, 5 months ago by divy3993.
    • This topic was modified 2 years, 5 months ago by divy3993.
    • This topic was modified 2 years, 5 months ago by divy3993.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bad CSS/Styles Applied for SELECT tag’ is closed to new replies.