Hi, if I publish a module to the footer position that remives the text. However, the S5 logo remains. How can I remove it?
fari
May I know which template are you using?
Forte
You can use this custom css:
#s5_shape5_logo { display: none; }
So simple. Do you have it documented somewehere? I could have saved you the time!
Unfortunately, there is no documentation for this kind of customization, you can ask us here if you still need help in the future.