To alter the node ID field (nid) of our content view we add this to the file: asset_injector.css.gin.yml /* Views exposed filter: appropriate field widths */ .views-exposed-form #edit-nid { max-width: 10ch; } 06.08.2026 | Lothar Ferreira Neumann Change custom text field sizes in Gin Backend Theme using Asset Injector