View More on List Widget

Home Forums Calendar Products Events Calendar PRO View More on List Widget

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1002762
    Dan Feeley
    Participant

    Not sure if you can help me but I was wondering if it was possible to convert the “View More” on the bottom of the advanced list widget to a button?

    I tried to use this as a starting point but didn’t have much luck:
    https://theeventscalendar.com/knowledgebase/url-as-word-button/

    Thank You.

    #1002943
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    I got this css to work to get you started:

    .tribe-events-widget-link {
    overflow: hidden;
    }
    .tribe-events-widget-link a {
    background-color: red;
    padding: 10px;
    color: #fff;
    float: left;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1003022
    Dan Feeley
    Participant

    Brian,

    I didn’t think about tackling it that way. I think that should get me started.

    Thanks again.

    #1003084
    Brian
    Member

    Sounds good. Let me know if you get stuck.

    Thanks

    #1007825
    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 ‘View More on List Widget’ is closed to new replies.