Add this CSS code to the WordPress customize CSS screen or any Custom CSS input box.
Change the XXX to your calculator ID.
Step 1 - https://prnt.sc/12jugtj
Step 2 - https://prnt.sc/12juhxr
Step 3- Add the custom code below.
.scc_font_XXX {
Change the XXX to your calculator ID.
Step 1 - https://prnt.sc/12jugtj
Step 2 - https://prnt.sc/12juhxr
Step 3- Add the custom code below.
.scc_font_XXX {
max-width: 1200px;
}
For example
If my calculator ID is 143, it will look like this:
.scc_font_143 {
max-width: 1200px;
}
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article