Hi. Tell me how the style is created /templates/shaper_helixultimate/css/template.css
I need to remove for padding style "!important"
(input[type=search]:not(in the style for the external indentation.form-control),input[type=tel]:not(.form-control),input[type=number]:not(.form-control),select:not(.form-select):not(.form-control){display:block;width:100%;padding:.5rem .5rem !important;)
I delete it but it reappears. I need to adjust the style for the forms and use my own indentation style for the padding.
