Same edit works in version 1.5.5 as well.
Same edit works in version 1.5.5 as well.
Removing the submit a job button you could better do in the css file. Look for this code;
ul.widgets li.widget-submit div {
width: 254px;
}
and change it to;
ul.widgets...