I tried to remove the link by writing [nolink] in copyright… it worked but now the bottom of the page is some weird ”put some content here” line that overlap the socket.
Please help me (again)
Hey!
I’m not seeing any ‘put some content here’ in your socket – http://screencast.com/t/oNroYies
Best regards,
Josue
Hi!
That seems to be a plugin or something, add this to Quick CSS to hide it:
div#main_mp_box {
display: none !important;
}
Regards,
Josue