hallo,
how can i remove the copyright?
.hide_content_wrap_copyright {
width: 100% ! important;
}
is not working!
thanks a lot!
hallo,
how can i remove the copyright?
.hide_content_wrap_copyright {
width: 100% ! important;
}
is not working!
thanks a lot!
Hi werbebox,
Add this to your custom.css or Quick CSS.
#socket .container { display:none; }
To explain: The code above will hide the text only.
Regards,
Mya
You must log in to post.