Trying to add month navigation to top

Home Forums Calendar Products Events Calendar PRO Trying to add month navigation to top

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1144606
    Jennifer
    Participant

    Hi,

    I have tried everything I could find in the forums and knowledgebase to try to add the month navigation to the top of the calendar and nothing seems to work.

    I am using the Avada theme, and I added the CSS to both the theme and to the css for the events calendar (I used the code from this forum post: https://theeventscalendar.com/support/forums/topic/adding-month-navigation-links-at-the-top-of-calendar/).

    I cannot get this figured out, can you help? I am currently trying to figure this out with the free version before I move on to the site with the pro version.

    My display settings are:

    Tribe Events Styles
    Default Page Template

    #1144617
    Geoff
    Member

    Hi Jennifer!

    I see that there is a custom bit of CSS in the stylesheet hiding the top navigation. Please try adding this to your stylesheet or by using the Simple Custom CSS plugin:

    #tribe-events-content #tribe-events-header {
    display: block !important;
    }

    That will reveal the navigation (screenshot) but will need some additional styling to position it with other elements on the page. 🙂

    Will this work for you? Please let me know.

    Cheers!
    Geoff

    #1144619
    Jennifer
    Participant

    PERFECT!!!!

    #1144672
    Geoff
    Member

    Awesome, so glad that did the trick!

    I’ll go ahead and close this thread but please feel free to open another one if any other questions pop up and we’d be happy to help. 🙂

    Cheers and have a great day!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Trying to add month navigation to top’ is closed to new replies.