Views and Date bar overlapping header

Home Forums Calendar Products Events Calendar PRO Views and Date bar overlapping header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #127905
    robpoole
    Participant

    This just started happening. The Views and Date bar now overlaps the header as you scroll down. The header is Fixed and as you scroll the content should not overlap, now it does. sfhac.org/events.

    The Search Bar is disabled and you can only use the Date and Views option. This seems to be a new problem and was not doing this before.

    #128072
    Casey
    Participant

    Rob,
    Sorry to hear you’re having trouble here, but hopefully I can help. Can you give me a URL where I can see this issue and troubleshoot futher? Thanks! 🙂

    -Casey-

    #128174
    robpoole
    Participant

    I did in the original post. Try scrolling down and you will see the “Events From” and “View As” overlap the Header Navigation as you scroll.
    http://www.sfhac.org/events/

    #128822
    Casey
    Participant

    This appears to be a conflict with your theme’s styling. You should be able to add the following CSS to your stylesheet to fix the issue:


    #header.header_position {
    z-index:1001 !important;
    }

    Try that and let me know if it fixes the issue. Thanks! 🙂

    -Casey-

    #128895
    robpoole
    Participant

    Thanks! That worked.

    #128953
    Casey
    Participant

    Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://wordpress.org/support/view/plugin-reviews/the-events-calendar?filter=5

    Thanks in advance. 🙂

    Cheers,
    Casey

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Views and Date bar overlapping header’ is closed to new replies.