I my older version of Events Calendar Pro I had <<Previous and NEXT>> links at the bottom of my Events Calendar Pro listings –
See
https://www.uvalltogether.org/happenings/
Now I cannot seem to find where the footer nav has gone — let alone style it –see–>
http://uvalltogether.staging.wpengine.com/happenings/
Are there settings that have changed in my update to Events Calendar Pro 4.4?
The source code seems to indicate something is in the in my events calendar footer..
<!– List Footer –>
<div id=”tribe-events-footer”>
<!– Footer Navigation –>
Events List Navigation
<ul class=”tribe-events-sub-nav”>
<!– Left Navigation –>
<li class=”tribe-events-nav-previous tribe-events-nav-left” aria-label=”previous events link”>
<span>«</span> Previous Events
<!– .tribe-events-nav-left –>
<!– Right Navigation –>
<li class=”tribe-events-nav-next tribe-events-nav-right” aria-label=”next events link”>
Next Events <span>»</span>
<!– .tribe-events-nav-right –>
</div>
<!– #tribe-events-footer –>
But I cant seem to style.
Your help is appreciated.
David