Shop Categories

X

Delete Footer

Home Forums Agama Pro Delete Footer

Topic Resolution: Resolved

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27685

    I want to make Agama footer disappear completely causse I am using Elementor Footer. Eventhough I have desactivated Agama Footer, yet I am able to see a piece of the remaining footer which I dont want it to be there. Can I make it disappear¿

    #27686
    Jerry
    Keymaster

    Hello Antonio,

    You can do it via Custom CSS feature inside the customizer.
    Go to: Appearance -> Customize -> General -> Custom CSS

    And add there next CSS code:

    #footer-wrapper {
      display: none;
    }

    Best Regards

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