This should be a quick one.
I’ve got a line of code that reads like this:
<h4>Location: {stockist_location}</h4>When EE creates my code it puts the stockist location into P tags, meaning I get an unwanted line break as seen here: LINK
Any tips appreciated.