Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey luisthegeek,

    Thanks for reaching out to us!

    You can modify that by adding a single line to your theme’s stylesheet:

    #tribe-list-widget {list-style:none;}

    Let me know if this helps.

    Thanks!

    Thread Starter luisthegeek

    (@luisthegeek)

    i am using a child theme. I added:

    <?php
    #tribe-list-widget {list-style:none;}
    ?>

    And go no results.

    Currently the child theme style.css page consists of:

    /*
    Theme Name: Giornalimso Child
    Description: Child theme for Giornalismo theme
    Author: Giornalismo
    Template: giornalismo
    */
    
    <?php
    #tribe-list-widget {list-style:none;}
    ?>

    I have tried a couple of variations of the snippet and event included it at the very bottom of the style.css page of the parent theme, but no luck.

    Am I doing something wrong?

    Hi there,

    Without success, I tried these solutions as well, both adding directly in the .CSS and in a child theme, I’m using FGREEN.

    I’d love to have an answer to this because the numbers look a bit odd and really server no purpose. It’s a great plugin otherwise

    Thanks

    Thread Starter luisthegeek

    (@luisthegeek)

    Anyone figure it out?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove list numbers on Event List widget’ is closed to new replies.