Removing View All Events link at bottom of widget

Home Forums Calendar Products Events Calendar PRO Removing View All Events link at bottom of widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #14096
    Sheila
    Participant

    I’ve read the tutorial here https://theeventscalendar.com/how-to-completely-customize-widgets/ but it seems like huge overkill for this simple need. I looked in the events-advanced-load-widget-display.php thinking I’d recognize this and be able to comment it out but I’m not finding it there. It may just be my non-coder eyes or it may not be possible to approach that way.

    Thanks,
    Sheila

    #14111
    Jonah
    Participant

    Hi Sheila,

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

    .eventsAdvancedListWidget .dig-in {
    display: none;
    }

    #14129
    Sheila
    Participant

    You da man! Thanks. I’ve still got more layout nuances to iron out but I need to go work on some other stuff. Will post again soon. Thanks. You can close this one.

    #14130
    Jonah
    Participant

    Glad to hear that worked for you Sheila!

    #975408
    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 ‘Removing View All Events link at bottom of widget’ is closed to new replies.