Well, the Editor does have a global Search And Replace feature, so the solution will be whatever regex you can write (or get help with) which matches the particular style of unwanted spaces.
And of course it depends whether the spaces are or standard spaces in the body text, or padding applied via CSS.
...
This kind of question is perhaps best asked in our Editor subforum.
|