• While editing the ‘Display name’ field on ‘My Account’ page, the characters are not limited (in my case 228 characters are entered in the field).
    After successfully editing the ‘Display name’ field,
    ‘My Account’ page looks like this:
    error
    How this error could be solved?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, @maky123

    What plugin do you use to create this ‘My Account page’?
    Is it a e-commerce plugin? A membership plugin?
    You should ask at their support page, since this is not a core feature.

    You can try to find the correct CSS selector using Chrome Developer Tools or Firefox Developer Tools and then ry adding in Dashboard – Appereance – Customize – Additional CSS in the Customizer something like

    correct-css-selector {word-break: break-word;}

    but it’s better to contact the plugin developer – they know the best how to fix this.

    Hope this helps,
    Kind regards!

    You can learn how to use the to help you see and test changes to your CSS.

    Hope this helps,
    Kind regards!

    Thread Starter maky123

    (@maky123)

    I am using WooCommerce. Ok, I will contact their support page and try to resolve the issue.
    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘‘Display name’ field is not limited on ‘My Account’ page’ is closed to new replies.