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

    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!

      fari

      Unfortunately, there is no documentation for this kind of customization, you can ask us here if you still need help in the future.

      Write a Reply...
      You need to Login to view replies.