Getting extra space over button text
-
Hello!
Recently – and I think this was after an EDD update – I’ve been getting an extra paragraph in each button, right above the text. Apparently, an extra
<br>
tag is being between the link itself and the text, as follows:<a href="(URL)" class="edd_free_link button blue edd-submit"><br> <span class="edd-add-to-cart-label">Open</span><br> </a>
If I remove that <br> tag in my code inspector, the buttons show correctly.
Let me know if this is affecting any other users. Been using this plugin without issue for about a year on another page, but have updated neither EDD or this plugin since then.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Getting extra space over button text’ is closed to new replies.