• Resolved Fankonwent

    (@olijakob)


    Hi!

    I’d like to remove the header & footer from my events calendar page.

    Normally I can do this by ticking two boxes in the pages ‘quick editing’ menu, but events calendar does not generate a page in this list…

    How can I fix this instead?

    Thanks in advance for your help!

    – Oliver

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Chika Ibeneme

    (@chikaibeneme)

    Hi @olijakob,

    Thanks for reaching out, I’ll be happy to help!

    Can you provide me with the URL to your events page so that I can take a closer look, please?

    Thread Starter Fankonwent

    (@olijakob)

    Hello @chikaibeneme,

    thanks for reaching out to me!

    You can find my events calendar here: https://fankonwent.com/events/

    On a sidenote, I use the ‘Page Builder Framework’ Theme.

    Thanks in advance for your help!

    Plugin Support Chika Ibeneme

    (@chikaibeneme)

    Hi @olijakob,

    Thanks for getting back to me.

    Something like this should work I believe:

    .tribe-events-page-template .wpbf-navigation, .tribe-events-page-template .wpbf-page-footer {
    display: none;

    }

    Thread Starter Fankonwent

    (@olijakob)

    Hello @chikaibeneme ,

    thanks! But where exactly do I insert this piece of code? I tried it with the ‘Advanced Template Settings’ under the ‘General’ Tab, but that didn’t work.

    Best regards,
    Oliver

    Plugin Support Chika Ibeneme

    (@chikaibeneme)

    Hi @olijakob

    Sorry for the delay,

    You’ll be adding the snippet to your theme’s Custom CSS area, it’s usually located in Appearance > themes > customize (live theme) > and there should be a section in the left sidebar that shows you where you can add the CSS from.

    Thread Starter Fankonwent

    (@olijakob)

    Hello @chikaibeneme,

    that worked perfectly, thanks a lot for your help!

    Best regards,
    Oliver

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove header & footer from events page’ is closed to new replies.