Support

Home Forums Event Espresso Premium “Add More Attendees” Toggle change

“Add More Attendees” Toggle change

Posted: April 4, 2013 at 6:24 pm


gvassilopoulos

April 4, 2013 at 6:24 pm

Hi

I was wondering if instead of the “Add More Attendees” up to 7 text above submit I want to have an actual button that says Click To Add More Attendees. It should be just above the submit button. I know where I can change the text “Add More Attendees” but how can I best add this as a graphic

Thanks
George


Dean

April 5, 2013 at 1:28 am

Hi,

Via CSS. This worked for me, though you may need to tweak it and certainly will need to change the image file.

#additional_header {
background: url(http://www.website.dev/wp-content/plugins/event-espresso/images/icons/calendar_link.png) 0 0 no-repeat;
text-indent: -999px;
display: block;
}

#additional_header a {
display:block;
}

The support post ‘“Add More Attendees” Toggle change’ 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