{"id":16978934,"date":"2023-08-17T02:41:57","date_gmt":"2023-08-17T02:41:57","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/decrease-high-of-input-field\/"},"modified":"2023-08-17T02:42:43","modified_gmt":"2023-08-17T02:42:43","slug":"decrease-high-of-input-field","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/decrease-high-of-input-field\/","title":{"rendered":"decrease high of input field"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">I&#8217;m testing this plug-in for another site.  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m trying to reduce the height of the input box  <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">this is the default css: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.cp_cff_11 #fbuilder input&#091;type=\"text\"], .cp_cff_11 #fbuilder input&#091;type=\"file\"], .cp_cff_11 #fbuilder input&#091;type=\"password\"], .cp_cff_11 #fbuilder input&#091;type=\"date\"], .cp_cff_11 #fbuilder input&#091;type=\"datetime\"], .cp_cff_11 #fbuilder input&#091;type=\"email\"], .cp_cff_11 #fbuilder input&#091;type=\"number\"], .cp_cff_11 #fbuilder input&#091;type=\"search\"], .cp_cff_11 #fbuilder input&#091;type=\"time\"], .cp_cff_11 #fbuilder input&#091;type=\"url\"], .cp_cff_11 #fbuilder textarea, .cp_cff_11 #fbuilder select, .cp_cff_11 #fbuilder .select2-selection {\n\nbackground: #FDFFFD;\nborder: 1px&nbsp;solid&nbsp;#dcdcdc;\nborder-radius: 4px;\nborder-width: 1px;\ncolor: #57665E;\nfont-family: 'Questrial',sans-serif;\nfont-size: 13px;\nmargin: 1px&nbsp;0;\npadding: 15px;\nheight: auto;\nline-height: normal;}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">I tried to reduce the padding to reduce the height using the &#8220;Customize Form design by adding this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#fbuilder input&#091;type=\"text\"] {\n    padding-bottom: 1px;\n    padding-right: 1px;\n    padding-top: 1px;\n    padding-left: 1px;\n}<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">there is no change, and when looking at the code in Chrome developer, the code I added has strikethrough font.  any suggestions?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks!<\/p>\n","protected":false},"template":"","class_list":["post-16978934","topic","type-topic","status-publish","hentry","topic-tag-css","topic-tag-field","topic-tag-input"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16978934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16978934\/revisions"}],"predecessor-version":[{"id":16978935,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/16978934\/revisions\/16978935"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=16978934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}