WP-ContactForm success message markup
-
In the resulting markup of a succesful submission, a line break (
<br />
) follows the success message. I do not want this to occur, although there doesn’t seem to be an actual reference to<br />
in the .php. I don’t know the first thing about PHP, so if there is some way of specifying that in PHP, I probably missed it. Anyone know how to avoid the line break?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘WP-ContactForm success message markup’ is closed to new replies.