css with shortcode event organiser
-
I’m using the shortcode event organiser on a couple of different pages on my website. All great – except at one of those places I’d like to get rid of the bullet point. I wrapped the whole shortcode in a div and in my css theme (twenty sixteen child) I added
div#my_div_id ul {
list-style: none; !important}
But it didn’t work!
I’m obviously doing something wrong!
Great plugin btw
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘css with shortcode event organiser’ is closed to new replies.