• Resolved nehal

    (@nelnehal)


    i would like to keep the comment box expanded as i am using it for reviews. any help would be appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    You can use this css code. Put it in Dashboard > Comments > Settings > Styling > “Custom CSS Code” textarea, then save, delete cache and do CTRL+F5 on front-end:

    #wpcomm .wc-form-footer {
        display: block !important;
    }
    Thread Starter nehal

    (@nelnehal)

    thanks you, works.

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

The topic ‘keep the comment box expanded’ is closed to new replies.