Footer copyright doesnt show up

Hello,

i entered the text in footer copyright section, but it doesnt show up. I was thinking that if i enter something
it will replace theme by colorlib powered by wordpress … but nothing happenes.

Any ideas?

Hi @heki,

Did you add the text in Appearance -> Customize -> Footer -> Copyright text? In that case, it should work, can you confirm?

Add this to Appearance -> Customize -> Additional CSS to hide the footer credits,

.footer-credits { display: none; }

If all fails, pass me the WP Login details in a private reply, to take a look at the issue.

Let us know,

Thanks,
laranz.