• Resolved netmined

    (@netmined)


    Hello,

    We have noticed that for some reason the label for the “Company name” field in the checkout now displays incorrectly and the first two letters, C and o run down in the gap between the “First name” and “Last name” fields on the top line and the remainder of the label – “mpany name (optional)” then displays as it should on the 2nd line. This error shows up both on the “BILLING DETAILS” section as well as the “SHIP TO A DIFFERENT SECTION” below that. See here:

    https://prnt.sc/qrCiAehP6KWD

    and here: https://prnt.sc/2WCqBgYTv-D5

    The issue only appears on desktop but not on mobile or tablet.

    Could you advise how we might be able to fix it?

    Many thanks in advance for your reply, much appreciate it.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Daniyal Ahmed (a11n)

    (@daniyalahmedk)

    Hi there,

    Thanks for reaching out.

    It looks the issue is coming from the theme you are using. To fix this issue, you can add the CSS code by going to Appearance > Customize > Additional CSS:

    .form-row-wide {
        clear: both !important;
    }

    After adding the above code this is how it’s going to show:

    I hope it helps!

    Best,

    Thread Starter netmined

    (@netmined)

    Hi Daniyal,

    Thank you so much for your quick reply and the code snippet, it fixed it! ??

    Much appreciate your help.

    Plugin Support Sérgio L. a11n

    (@csnlima)

    Great!

    Thanks for letting us know @netmined. I’ll now mark this topic as solved. Feel free to open a new one if you need anything else.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on company name field label in checkout’ is closed to new replies.