• Resolved jandres

    (@jandres)


    Hi, I can see in each field (down) of the form this content:
    default
    
    <span class="description">default</span>
    
    How can i delete it?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jandres

    (@jandres)

    Solved:

    /Hide default registerform/
    .ur-frontend-form .description {
    display: none !important;

    }

    Plugin Support Amrit Kumar Shrestha

    (@shresthauzwal)

    Hi @jandres,

    Glad to know that you remove the description using custom CSS. This div will generate when you change the form field’s description area. ​

    Since you have already removed the description so we will resolve this thread, if needed, you can create a new ticket, and we will get back to you as soon as possible.

    If you have a moment to spare, we would appreciate your review of our plugin. Please click this link https://ww.wp.xz.cn/support/plugin/user-registration/reviews/#add-new and share your thoughts about our team and plugin. We would love to hear from you.

    Thanks in advance 🙂

    Regards!

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

The topic ‘default’ is closed to new replies.