Calendar Month Navigation sitting over month navigation

Home Forums Calendar Products Events Calendar PRO Calendar Month Navigation sitting over month navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1125785
    Philip
    Participant

    Hi,

    Since updating to Version 4.5.2 the words Version 4.5.2 sits over the month navigation.

    How can I fix that?

    #1125968
    George
    Participant

    Hey @Phillip,

    That text is “screen reader text,” so while I’m not sure why it is showing now when it wasn’t before, I would recommend adding this CSS to the bottom of your theme’s style.css file to hide that text:


    .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px) !important;
    position: absolute !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    }

    I hope this helps!
    George

    #1132449
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Calendar Month Navigation sitting over month navigation’ is closed to new replies.