Support

Home Forums Event Espresso Premium Remove "Register Now" button from Calendar tooltip

Remove "Register Now" button from Calendar tooltip

Posted: May 14, 2013 at 4:42 pm


Vanessa Chu

May 14, 2013 at 4:42 pm

I just updated the Calendar plugin and see that there has been a “Register Now” button added to the Calendar tooltip. I want to remove this button. How can I do this? Thanks.


Dean

May 15, 2013 at 12:05 am

Hello Vanessa,

The easiest way is to add some CSS to the bottom of your themes style.css file, or via a plugin such as My Custom CSS.

This will hide that button for you:

.qtip_info .reg_now {
display: none;
}


Vanessa Chu

May 15, 2013 at 11:28 am

Thanks! I will give this a try.

 

The support post ‘Remove "Register Now" button from Calendar tooltip’ 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