• 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 4 years ago by divy3993.
    • This topic was modified 4 years ago by divy3993.
    • This topic was modified 4 years ago by divy3993.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author zohocrm

    (@zohocrm)

    Hi @divy3993 ,

    The issue has been fixed and updated latest plugin version 1.7.5.4.

    Thank you

    Thread Starter divy3993

    (@divy3993)

    Thanks for the fix. Really appreciate for considering the request and bringing the solution for same. Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bad CSS/Styles Applied for SELECT tag’ is closed to new replies.