Support

Home Forums Event Espresso Premium Register Now Button Cut Off

Register Now Button Cut Off

Posted: November 6, 2016 at 1:00 pm

Viewing 5 reply threads


Brett Stallings

November 6, 2016 at 1:00 pm

Hi, after I updated to the most recent EE yesterday I now have an issue with my register now button being cut off. Maybe a chance to the CSS caused this. Please advise if you see an obvious cause. Thanks!

Example Page:
https://www.statscamp.org/mini-camp-combining-behavioral-design-research-variance-based-structural-equation-modeling-december-1-3rd-2016


Tony

  • Support Staff

November 7, 2016 at 8:07 am

Hi there,

I can’t see any issue with the register now button, did you fix this yourself?

You have a lot of custom CSS targeting that button so I’m not sure what the cause would be currently.


Brett Stallings

November 7, 2016 at 9:24 am

Hi Tony,

Its the bottom and left side of the button that are cropped off. Thanks for pointing out the custom css, i had removed and tested without the CSS customization. Can you point me in the right directions as to which classes or attributes it should be related to? Thanks for your response.


Tony

  • Support Staff

November 7, 2016 at 5:52 pm

Can you point me in the right directions as to which classes or attributes it should be related to?

To target the ticket selector button you can use the .ticket-selector-submit-btn selector.

It looks like you need to add some margins to the button for you styling to show, you can add some margins using something like this:

.ticket-selector-submit-btn {
    margin: 0 0 10px 5px;
}


Brett Stallings

November 7, 2016 at 8:53 pm

You rock! That is exactly what I needed. Fixed the problem and really helped me out. Thanks so much! Case closed.


Tony

  • Support Staff

November 8, 2016 at 9:00 am

You’re most welcome 🙂

Viewing 5 reply threads

The support post ‘Register Now Button Cut Off’ 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.

Event Espresso