Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wp-chat

    (@wp-chat)

    Hello,

    You can remove “Powerd by” at wp-chat dashboard.
    Go to chat settings near appropriate domain. Open “Notifications” tab. Change the setting “Copyright notice:” to “don’t show” and Save changes.

    Chat support team

    Thread Starter mary0131

    (@mary0131)

    Thanks!

    hello to all my dear users

    i used thie way

    you can add display:none; in chats.css like this

    .chats_bottom_write{
    display:none;
    float:left;width: 100%;height: 20px;text-align: center;font-size: 12px;line-height: 20px;
    background: #F0F0EF;border-top: 1px solid #D3D3D2;border-bottom: 1px solid #D3D3D2;
    }

    file address: chats/assets/chats.css

    i wish your successfull

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How can i remove powered by wp-chat.com?’ is closed to new replies.