Support

Home Forums Event Espresso Premium Table View has a weird row of dots – how do I remove?

Table View has a weird row of dots – how do I remove?

Posted: June 20, 2016 at 4:53 pm


rv3

June 20, 2016 at 4:53 pm

Hello –

Trying to set up the events table view for the first time. I’ve got it on a page, but there is a row of black dots near the page navigation bar. How can I get rid of these dots?

Link to page here: compseats.com/event-table


Tony

  • Support Staff

June 20, 2016 at 5:20 pm

Hi there,

This is being caused by your theme adding some additional content to all li elements within the page – http://take.ms/fStjR

You can override that CSS using something like:

#ee_filter_table ul li:before {
    content: '';
    margin: 0;
}

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.


rv3

June 20, 2016 at 5:22 pm

Worked perfectly. Thank you!


Tony

  • Support Staff

June 20, 2016 at 5:36 pm

You’re most welcome.

I’ll mark this thread resolved.

The support post ‘Table View has a weird row of dots – how do I remove?’ 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