I am using both credit card (SIM) and invoice payment options. When the registration payment page loads with both payment options, there is a significant gap between the payment option title and the credit card payment button. CSS inspector shows that the hidden fields are being separated by br tags, thus creating the spacing issue and bumping the button so far down. Any suggestions on how to get rid of the extra spacing?
This sounds to me that the theme is adding its own filter to the content which is causing the break tags and may also cause other issues. In most cases, it can be resolved by removing code like this from your theme’s functions file:
You’re the best, Josh! Thanks. Adding the raw tag did the trick.
Viewing 2 reply threads
The support post ‘Formatting on SIM payment page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.