Support

Home Forums Event Espresso Premium Bullets on registration form

Bullets on registration form

Posted: July 27, 2016 at 6:59 am

Viewing 2 reply threads


Maccabee Levine

July 27, 2016 at 6:59 am

I added a checkbox to my registration form an bullets show in front of the checkboxes. screenshot: http://www.esu.edu/images/wordpress/event-test7.jpg

I tried using .entry ul li {list-style-type:none;} but that removed the bullets from my lists on the main page.


Tony

  • Support Staff

July 27, 2016 at 7:17 am

The selector needs to be more specific to the EE reg form, so something like this:

#event_espresso_registration_form ul li {
    list-style-type: none;
}

Should remove those bullets.


Maccabee Levine

July 27, 2016 at 7:19 am

Awesome, thanks again

Viewing 2 reply threads

The support post ‘Bullets on registration form’ 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