Aligning some text a notification text on the order confirmation page
-
Hi,
I’m trying to align the notification payment text on the order confirmation page (see screenshot).
This message is generated by a payment plugin calledMollie… Should I check with them or with you for this kind of issue?
thanks for the support.
Kind regards,
Bertrand
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please provide with the steps to reproduce the problem because the order received page is only accessible when an order is successfully placed.
And I am unable to access the order received page.
Best Regards.
hi,
Thanks for your quick answer.
I reproduced the action (see video attached)
Best regards
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-order-details.woocommerce-info.mollie-instructions p {
margin-top: 17px;
}
Then clear cache and check back.
Regards.
Xtemos Studios.