Please help me to get rid of copyright at the bottom.

Hi guys,

I know it’s boring but I have faced the problem that might be discussed years ago.
How to get rid of copyright logo. I have currently the latest version of theme and tried
old tricks with functions.php file but it does not work.
I do really appreciate your help.

Best regards,
Cyrus.

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/*remove copyright area */
div#site-generator {
    display: none !important;
}

Best Regards,
Support

Hi guys,
many thanks but I have lost all the footer and now I can add only a widget.
That’s not what I wanted.

Thank you for replying with that info.

The code that was sent was for the copyright section only.
Kindly remove the code that was provided, and send a screenshot of the section you would like to have removed.

Best Regards,
Support.

Hi
this is screenshot but in Russian. Anyway it’s obvious to find the logo.

Actually, I am very interested of your work and theme design and I am ready to make some donation for the support.

Thank you for replying with that information.

Please use the following Code below.

#site-generator > div{
  display:none !important
}

Best Regards,
Support

Thanks much, I have empty footer and I cannot add (edit) any data inside.

do you use skype or telegram? we can go forward much quicker.
mobile: +7 926 580 4447

Hi,
I have now empty block at the end of the page. And If I try to enter my copyright information it goes as
widget not in this empty footer. Screenshot is attached. Please help to resolve this.
Best regards,
Cyrus.

Hello!
Please help with the information how to use copyright block at the end of the page.
How can I edit it (not only remove)?
With best regards,
Cyrus.

Please, please, please Colorlib. Can you please redo the code to make it easy to remove the copyright and powered by wordpress in the footer. I’m begging now. :slight_smile: Other themes makes this easy to do and it would be great if you guys did too without having a child theme or having to code or CSS. Pleeeeeeease? Thank you.