Footer - how to change footer text for Illdy theme

Hi everyone,
Can you give me the exact lines of code to delete the following in the footer:
-Product column
-Information column
-Support column
And to delete the “Theme: Illdy.” BUT KEEP “Copyright 2016. All Rights”.

Thank you in advance for your help.

With my new illdy install, I do not have any “Footer Details” under General Options >

Dashboard > Appearances > Customize > General Options > Footer Details?

Any help would be appreciated!

Hi @infinitee,

Please post a new thread with your request and we will answer you there.

We want to keep the forum easy to follow.

Thanks,

Cristian

I figured it out… The menu items in the footer are under Dashboard > Appearances > Customize > “Widgets” > Footer Sidebar 1, 2 and 3.

The footer menu items in the footer are under Dashboard > Appearance > Customize > “Widgets” > Footer Sidebar 1, 2 and 3.

If you don’t want to have any links in the footer, simply delete the titles and content of these fields.

To hide the illdy theme notice add this to your custom css…

#footer .copyright {
display: none;
}

Hi @infinitee,

Thank you for your contribution,

Cristian

I can´t find the footer details in my general options?