Support

Home Forums Event Espresso Premium a tiny styling issue

a tiny styling issue

Posted: November 26, 2014 at 11:03 pm


PTA Education

November 26, 2014 at 11:03 pm

Hi there,

I’d like to remove the email/phone icon from the registration form but I couldn’t identify the file to change it.

http://www.ptacademy.com.au/event-registration/?ee=50

If you could shed some light on to fix that, that would be great!

Cheers
P


Dean

November 27, 2014 at 1:20 am

Those are actually set by the theme, but the following CSS should remove it. Add the CSS to either the themes style.css or preferably the theme’s custom CSS option if it has one or a plugin such as My Custom CSS.

.phone { background: none; }
.email { background: none; }
/* the one below will remove the address icon */
.address { background: none; }

The support post ‘a tiny styling issue’ 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