• Resolved badtothetrombone

    (@badtothetrombone)


    Hi,
    I am wondering if there is a way to remove the text that is displayed under the events tab “All upcoming 2017”. Also is there a way to link events to a specific website? Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Maybe it’s too late for you… But you can hide “All upcoming 2017” text with CSS code:

    div.filterbar, div.filterbar div {
        display: none;
    }
    • This reply was modified 7 years, 5 months ago by mrcina.
Viewing 1 replies (of 1 total)
  • The topic ‘How to remove “All upcoming 2017” text’ is closed to new replies.