Support

Home Forums Event Espresso Premium Cant Remove bullets on questions

Cant Remove bullets on questions

Posted: September 11, 2014 at 10:29 am

Viewing 5 reply threads


Kayla Bradley

September 11, 2014 at 10:29 am

For the life of me I cannot figure out how to remove the ul bullets on the questions. See screenshot I have put list-style-type:none !important everywhere. Can anyone help me out?


Tony

  • Support Staff

September 11, 2014 at 10:33 am

Hi Kayla,

If you can link me to one of your events that contains these questions I should be able to provide some CSS that will work.


Kayla Bradley

September 11, 2014 at 10:35 am

Great thanks!
http://www.ashrae-fwc.org/events/november-sporting-clay-shoot-event/


Tony

  • Support Staff

September 11, 2014 at 10:41 am

It’s a style being added from your theme.

#single-page-checkout li:before {
content: none;
}

That should remove those dots from only the EE checkout page.

*You can use either content: ”; or content: none; to do the same job. You can read a little more on the difference here – http://stackoverflow.com/questions/6803250/content-vs-content-none


Kayla Bradley

September 11, 2014 at 10:45 am

Thank you that worked!


Tony

  • Support Staff

September 11, 2014 at 11:02 am

No problem 🙂

I’ll mark this thread resolved, feel free to open up another with any issue/question you may have.

Viewing 5 reply threads

The support post ‘Cant Remove bullets on questions’ 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