Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Shahriar Alam

    (@shahriar0822)

    The submit button is there but due css overlapping it isn’t visible. Add the following CSS to your Customizer’s custom CSS option. This should fix the issue.

    .w3eden .btn-secondary, .w3eden .btn-secondary:hover {
        color: #999999;
    }
    Thread Starter shutingliu

    (@shutingliu)

    Thank you for your reply, it is really helpful.

    Hello @shutingliu

    Glad to hear that.

    If you get some free moments, can you please give us a 5* here, It will inspire us a lot.

    Thanks in advance ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘the page didn’t show the submit button’ is closed to new replies.