Footer Disable

Hi

I have imported the elementor version of the psychology website (https://themes.muffingroup.com/be/psychologist2/).

Is there a way to disable the footer + copyright section and instead create a new footer in Elementor?

I have tried to use the following code; Using the code below has made the footer disappear but then the moment I publish the footer created under ELementor theme builder, the website loses the header.


#Footer .widgets_wrapper{

  display: none!important;

}

#Footer .container{

  display: none!important;

}

Comments

  • Hello,

    If you want to create the Footer with Elementor, you need to create the Header as well.

    These two parts of the page come in pair with that builder, and unfortunately, there is no option to use one without another.


    Best regards

Sign In or Register to comment.