Okay
  Public Ticket #1253117
Footer Section Removal
Closed

Comments

  •   Kyle started the conversation
  •  840
    Jelly replied

    Hi,

    You can remove it with this custom style, please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    #footer .thanks {
        display: none;
    }

    If you want add copyright area, please check my screenshot here: http://goo.gl/riObIJ.

    Best Regards,
    Jelly Team