Move "View More" button

Home Forums Calendar Products Events Calendar PRO Move "View More" button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1105048
    Sabina Ramsey
    Participant

    In the Upcoming Programs area on the homepage, we have an Events Calendar widget populating an area I have edited the style of with the 4 soonest events. The “view more” button, which is just the stock View More link with CSS, often moves up too close to an event if some of the events have long titles, making it look like you can only view more about that one event. It should just sit in the center of the page under all the events, but no matter what CSS I apply to it, it won’t move. Any ideas?

    #1105217
    Geoff B.
    Member

    Good evening Sabina and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    You could probably achieve what you are looking for by adding the following CSS rule to your WordPress theme:

    .tribe-events-widget-link {
    clear: both;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1105417
    Sabina Ramsey
    Participant

    Definitely thought I had already tried that but it worked! Thank you!

    #1105742
    Geoff B.
    Member

    Hey Sabina,

    I’m stoked it worked for you!

    You are welcome back on our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Move "View More" button’ is closed to new replies.