Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Tribe Event Calendar – Previous and Next <– display: none

Home / Forums / Membership Forums / Tribe Event Calendar – Previous and Next <– display: none

This topic is: Resolved
[Resolved]
November 21, 2017 at 11:32 am

Hi,
I tried to solve this in the Forums, but couldn’t find anything that works.

In the single calendar view I would like to delete the sub navigation Previous (left) and Next links (right) below the time and date row. I have tested with css like these, but with no effect. You can find this on this Virtue page:

.tribe-events-sub-nav ul {
display: none
}

.tribe-events-nav-previous li {
display: none
}

.tribe-events-nav-next li {
display: none
}

Regards,

Pamela

  • The forum ‘Membership Forums’ is closed to new topics and replies.