Finally i got it ! so for anyone looking to remove this “defaut widget” mention in the pages, just go to the theme editor, and in the style.css file just add the following code at the end of the sheet
.home #secondary {
display: none;
}
Hi,
Have you done the modification within the wordpress interface or through the editor ?
I found this page: https://wordpress.org/support/topic/default-widget?replies=3
But it doesn’t change anything, even if i remove all widgets from the widget section, i still got the “defaut widget” text on my wordpress website
Hi Rajvalley,
could you please explain how you removed the “defaut widget” ?
I don’t want any widget at the bottom of pages, and i haven’t find any way to completely remove it.
Thanks for your help !