Remove footer from a specific page

  • Posted in : Bloggy WP
  • joanbagge
    Participant

    Hello!

    I wanted to ask if it’s possible to remove the footer from one specific page like: http://www.baggeswinkel.net/om-mig/samarbejde-sponsorer/

    I still want the footer to appear as normal on all other pages.

    Thanx,
    Joan

    ahmetsali
    Keymaster

    Hi, yes it is possible, try this custom css code;

    .page-id-503 .site-footer {
        display: none;
    }
    
    joanbagge
    Participant

    Hey!

    Thank you so so much, it works like a charm!!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register