The change that you had earlier asked for regarding the Sale Price was also taking effect on the Single Product page. So, try using the following below Custom CSS to overcome that:
.single-product .price del { padding-right: 14.8em !important; }
Location to paste Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.