Change Footer Credits

Hi,

i want to change the footer credit and want to display that in the additional css but it doesn`t work. Can anybody help me?

.copyright.col-md-12 {
font-size: 0;
}

.copyright.col-md-12:after {
content:'Copyright © 2017 Compott.de | < href=“http://compott.de/impressum-datenschutz/” target="_self">Impressum & Datenschutz , < href=“http://compott.de/kontakt/“target=”_self”>Kontakt>
font-size: 15px;
display:block;
}

Hi @dermike,

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

To change it you have to develop custom code in the child theme of Activello theme as shared in the following topic.

https://colorlibsupport.com/t/copyright-section/#post-108795

Best Regards,
Movin

Works with that Child Theme! Thank you!

You are most welcome here :slight_smile: