• Can someone tell me the exact code to place in css for the customize button.

    OnPaste.20200723-225250

    I am using this code and it’s not working, I haven’t set any custom class.

    button#dcl_comment_btn {
    height: 60px;
    width: 100%;
    }

Viewing 1 replies (of 1 total)
  • Not sure if I’m too late, but, it sounds like the default css is overriding yours.
    Simply add “!important” (not quotes) at the end of each line.

Viewing 1 replies (of 1 total)
  • The topic ‘Code for customize load comments button’ is closed to new replies.