Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Hotel Booking Payment Request [mphb_payment_request_checkout] layout issue
- This topic has 5 replies, 3 voices, and was last updated 3 years, 7 months ago by
Maurice Couwenberg.
- AuthorPosts
- June 1, 2021 at 3:07 am #1132924
Maurice Couwenberg
Participanthi,
i am starting to use this function but my theme AVADA is not showing a nice table for the payment history. Could you give me some custom lines to make the columns wider, with borders and the amounts nicely onder each other.
Similar like you already did for me a the price break down structure
See an example at
https://casacantiga.eu/betalingsverzoek/?key=booking_14213_60b53fa30c7488.45027331
and/or
https://casacantiga.eu/betalingsverzoek/?key=booking_12575_601536da146353.33066493Thanks in advance
Maurice
June 4, 2021 at 1:03 am #1135176Andre Flores
ModeratorHello Maurice,
You may add the following code under Appearance ->Customize ->Additional CSS:
.mphb-payments-table { border-collapse: collapse; margin: 0 0 1.5em; text-align: left; width: 100%; } .mphb-payments-table td, th { padding: 1rem 1.25rem; border: 1px solid #ededed; } .mphb-payments-table th { font-weight: 600; }
Regards,
AndreJune 21, 2021 at 2:10 am #1144813Maurice Couwenberg
Participantworks fine, thanks
June 24, 2021 at 2:05 am #1146599Andre Flores
ModeratorHello Maurice,
You are always welcome 🙂
Regards,
AndreJuly 2, 2021 at 7:08 am #1151179J.S. Pos
Participantcan you tell me how to change the lanquage from english to dutch
July 2, 2021 at 11:29 am #1151278Maurice Couwenberg
Participanthi,
translation of the payment request works only via the string translation (I do it with wpml)
Maurice
- AuthorPosts
- You must be logged in to reply to this topic.