Support

Home Forums Event Espresso Premium Make Add Additional Attendee A Link

Make Add Additional Attendee A Link

Posted: March 8, 2013 at 12:42 pm

Viewing 2 reply threads


Jake Berman

March 8, 2013 at 12:42 pm

Hi folks,

Currently where you click to add another attendee doesn’t have a hover cue. I’m wondering if there is any way to make it appear as a link? I underlined it, but my client is still not satisfied with the fact that it doesn’t have the properties of an actual link and I can’t say that I blame him. Any thoughts on how this can be accomplished?


Jonathan Wilson

March 8, 2013 at 12:58 pm

Hi Jake,

You could add some CSS like this to your style.css file:

#additional_header a:hover {
    color: blue;
    cursor: pointer;
}


Jake Berman

March 8, 2013 at 3:47 pm

Perfect, thanks!

Viewing 2 reply threads

The support post ‘Make Add Additional Attendee A Link’ 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