rsanchez / entry_type

A dropdown fieldtype for ExpressionEngine 3 that shows/hides other fields on the publish page.
http://devot-ee.com/add-ons/entry-type/
47 stars 21 forks source link

Extra CSS to hide fields like Matrix and Playa #55

Open noellekimiko opened 6 years ago

noellekimiko commented 6 years ago

Related to https://github.com/rsanchez/entry_type/issues/54

I manage a site that was recently upgraded to EE 4.3.2. We noticed that entry type was not working completely for Matrix and Playa fields. The content was hidden, but there would be an overlaid bounding box where those fields would be in the layout if they were shown.

I've added some extra styling rules to the .entry-type-hidden class to hide these boxes completely