Prev/Next month navigation not showing in calendar view

Home Forums Calendar Products Events Calendar PRO Prev/Next month navigation not showing in calendar view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1221849
    Hovig
    Participant

    Hi again guys,

    The Prev/Next month navigation in the month view footer are not displaying for me. When I hover in the area, they are actually there and are working when clicked, but they are just not visible. I tried many of the css codes mentioned in other posts on this forum, to see if I could change the color (assuming it’s on white?), but nothing worked.

    Can you help please? Here is the temporary url so you can see what I mean.

    http://heritage2017.tiv1.com/calendar/

    #1222406
    Geoff B.
    Member

    Good afternoon Hovig and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the links not displaying on your site.
    I would love to help you with this topic.

    What is going on is that there is CSS rule interfering

    a {color: hsla(0,0%,62%,0);}

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-sub-nav a {color: rgb(170,51,57);}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1222545
    Hovig
    Participant

    Hi Geoff,

    Thanks for this. I added the CSS rule in the Custome CSS but it didn’t fix the problem.
    Something is still overruling or interfering with displaying these.

    Can you suggest other solutions?

    Many thanks.

    #1222562
    Hovig
    Participant

    Sorry Geoff.

    Issue resolved. The ‘Link’ color was set to white for some reason in the settings of the Global Elements. I only just realized that it was possible to see and change that through my theme’s customizer. All ok now.

    Sorry for the trouble again and thanks for your ongoing support.

    #1223190
    Geoff B.
    Member

    Dear Hovig,

    Awesome job finding a solution that works on your install!

    I was going to suggest, adding “!important” in the CSS rule, but your solution is much better.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Prev/Next month navigation not showing in calendar view’ is closed to new replies.