HOW to disable "show all events" under the widget

Home Forums Calendar Products Events Calendar PRO HOW to disable "show all events" under the widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25737
    Marcin
    Participant

    Hey ! I got one problem I want to switch off, remove “Show all events” line under the widget . Here is a good example but in Polish language http://www.imagebam.com/image/a88ccf212328489
    I`m waitng for Your help.
    Regards
    Martin

    #25756
    Jonah
    Participant

    Hi Marcin,

    The easiest way to do this is to simply hide it with CSS like so:

    .tribe-view-all-events {
    display: none;
    }

    Add that to your themes style.css file and you should be good to go.

    Cheers,
    – Jonah

    #25759
    Marcin
    Participant

    works great… 🙂 thanks

    #25760
    Jonah
    Participant

    Sweet, let us know if you need anything else!

    – Jonah

    #977854
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘HOW to disable "show all events" under the widget’ is closed to new replies.