Home Forums Exoplanet Footer question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #696
    kivo
    Participant

    Hello!

    What should I change to disable a whole footer section at one page. I would like to have the fullscreen picture effect, when there is no possibility to scroll the screen.

    #697
    Andy
    Keymaster

    Hi, what you could do is install a custom CSS plugin which allows for CSS per page such as https://wordpress.org/plugins/wp-add-custom-css/

    Then on the page you don’t want to display the footer, add this:

    #home-slider-section{margin:0;}
    #colophon{display:none;}
    #698
    kivo
    Participant

    Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Footer question’ is closed to new replies.