Hidden events under header

Home Forums Calendar Products Events Calendar PRO Hidden events under header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #922915
    cwolcreatives
    Participant

    I’m using Event Calendar Pro with Qode’s Bridge theme.

    The issue I’m running into is that when wider than 768px, the top of the events plugin basically ignores my header, so there is information stuck behind the header. I’m using photo view, but it happened in the list view as well. It also occurs in a single event view.

    I’ve looked through all of the CSS, but can’t seem to understand why it’s doing this. Under 768px, everything shifts down. Any ideas would be super helpful, thanks!

    http://205.186.145.166/events/

    #922931
    Brian
    Member

    Hi,

    Sorry for the issues you are having. Can help troubleshoot this with you.

    It looks like there is some css in your theme:

    .content {
    margin-top: -100px;
    }

    That is causing the Events to be pulled up under the header. Not sure why that is there as I tested on other pages and removing it did not change anything.

    You could try removing that and testing your site and see if that helps.

    Another option is to change the Event Template, go to your admin and visit:

    Events > Settings > Display Tab > Events Template

    Then change the setting to Default Page Template, save and see if that helps.

    Let me know how that works out and we can go from there.

    Thanks

    #923003
    cwolcreatives
    Participant

    Awesome! Thank you so much! It was actually a line of PHP calling for a negative amount of the header height. There is an option in the theme for a sticky header so maybe that’s what it was.

    Anyways, thanks again!

    #923018
    Brian
    Member

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hidden events under header’ is closed to new replies.