Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #280008
    Andrew
    Participant

    Hi – I am trying to hide all the theme headers and footers. This is a private educational site and I do not need them at all. I just want a blank page. Is this possible?

    #280037
    Skandha
    Participant

    @wildways: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #280124
    Andrew
    Participant

    http://www.aqn.training

    Basically I want no headers or footers. Thanx

    #280205
    Skandha
    Participant

    @wildways: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .elementor-element-3fc0a833, .elementor-element-5a44167a {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #280305
    Andrew
    Participant

    Hi Skandha – sorry for messing you around and wasting time. I forgot I had elementor enabled.

    What I need is the normal CatchBox Pro header and footer hidden. I know little about this and thought they would be the same regardless of what I had activated.

    Anyway I have reverted to CatchBox Pro, so please could you tell me how to hide the header and footer as it shows now at http://www.aqn.training

    Thanx
    Andrew

    #280379
    Andrew
    Participant

    Please close this request – I have managed to work it out. Thanx for the pointers in the right direction.

    #280394
    Skandha
    Participant

    @wildways: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Hide all headers and footers’ is closed to new replies.