Remove testimonials

Hi,

I want to remove the testimonials section. I go to customize - testimonials - “show this section?” and deactivate it. After I save and reload the page it’s still activated. Can someone help me?

Hello,

We just got aware that there might be some bug in the latest version that prevents the section visibility from saving.

Until we fix this you can use this CSS code as a temporary solution:

#testimonials{
display: none;
}

Let me know if you this issue is in place for the other sections as well and if you need additional codes to hide them, as well.

Sorry for the trouble!

Regards