Recently, I was given the task of modifying a mortgage calculator widget on a WordPress site to enlarge its appearance.
Specifically, I am attempting to adjust the
#MLCalcFormLoanForm table tbody tr td
where one of the individual tags is set with a width of "15" <td width="15">
.
By making the widget wider, my goal is to center the data fields within it.
Since the website is built on Wordpress, I do not have direct access to HTML or the ability to edit the width of that specific td element. You can view the URL in question below: