• Resolved cas1

    (@cas1)


    There is a circle that covers over the beginning of the PO Description text on the Checkout page. I want to send you a screenshot so you can see it, but I don’t see how to attach it here.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter cas1

    (@cas1)

    Any help?

    Thread Starter cas1

    (@cas1)

    Any help for me?

    Thread Starter cas1

    (@cas1)

    Is anybody there to help?

    Thread Starter cas1

    (@cas1)

    Please help me. It’s been 4 weeks ago since I reported this issue. I hate to leave a bad review just to get help, but it seems nobody responds to support thread so i don’t know what else to do. Please help me.

    Plugin Author mcgregormedia

    (@mcgregormedia)

    Hi, sorry I didn’t get back to you sooner. I’m not sure how you can attach screenshots here either but feel free to send an email to the address listed in the footer at mcgregormedia.co.uk.

    Thread Starter cas1

    (@cas1)

    Hi,

    I sent you an email with an attachment so you can see the circle that does not belong there and is covering over the beginning of the PO description text.

    Regards,
    Chuck

    Plugin Author mcgregormedia

    (@mcgregormedia)

    Hi Chuck,

    As I suspected this is an issue with the site’s theme rather than the plugin. Add the following CSS to the Additional CSS section in the Customizer:

    .payment_box.payment_method_purchase_order_gateway label:before {
    display: none;
    }

    Let me know if this works ??

    Andy

    Thread Starter cas1

    (@cas1)

    Hi Andy,

    Yes, that fixed it. Thanks!

    Chuck

    Thread Starter cas1

    (@cas1)

    Hi Andy,

    I sent you an email with a screenshot about font size.

    Chuck

    Plugin Author mcgregormedia

    (@mcgregormedia)

    Hi Chuck,

    This isn’t an issue with the plugin, it’ll be a CSS rule in your theme. However, you should be able to target the text using the following selector:

    .form-row.woocommerce-validated input.input-text

    Add a new CSS rule in the Customizer with the required font size.

    Andy

    EDIT: for anyone reading this thread, this is in reply to an email regarding the form field font size being too small.

    Thread Starter cas1

    (@cas1)

    Hi Andy,

    Is this specific to just the PO Number size? All the other text sizes are fine. It’s just the PO Number text size that is too small. So i don’t mess up the site, what would be the exact CSS I should add to the Customizer to just increase the PO Number text only and not change anything else on the site?

    Chuck

    Thread Starter cas1

    (@cas1)

    Hi Andy,

    Can I get some help on this?

    Chuck

    Thread Starter cas1

    (@cas1)

    Andy,

    I need your help with the font size and also a new issue:

    On an Invoice it indicates Payment Method was Purchase Order, but it needs to show the actual Purchase Order number we received from the customer.

    Chuck

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Display problem’ is closed to new replies.