Shop Categories

X

Hide footer in one page

Home Forums Agama Pro Hide footer in one page

Topic Resolution: Resolved

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10804
    mobilitypower
    Participant

    Can I hide the footer in only a page, ¿how can I do?

    Thanks

    #10806
    Zex
    Moderator

    Hi,

    Please, give me the link to the page where you don’t want the footer and I will give you the right code to do that.
    Thanks

    Regards

    #10807
    mobilitypower
    Participant
    This reply has been marked as private.
    #10809
    Zex
    Moderator

    Hi,

    Insert next CSS code into Customize->General Additional CSS:

    .page-id-2857 #footer-wrapper{
        display:none;
    }

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.