Using Raw HTML on a Wordpress site I can get the add-to-cart button on one line by removing the <br> code but the button consistently comes out to the right, where I want it, but higher than the other text. In other words, I'd like it to all be on one line and evenly spaced.
I have tried numerous variations of <table>, <p>, <div> and <span> with no luck.
Anyone have any other ideas I can try?