Home › Forums › Basel support forum › Thank you page without structure
Thank you page without structure
- This topic has 5 replies, 3 voices, and was last updated 8 years, 3 months ago by Artem Temos.
-
AuthorPosts
-
September 24, 2016 at 1:05 pm #4536
tobidudeParticipantHi,
your theme looks real pretty, but the thank you page looks, let’s say very unfortunate.
There is no structure, WooCommerce Messages (e.g. Payment Messages) and so on are simply randomly displayed.
Can you help? A little more love would be nice!
Thanks!
September 24, 2016 at 3:55 pm #4542
Artem TemosKeymasterHello,
Thank you for noticing this. It is true that this page should look better, we will improve it in the next update.
We have prepared this CSS styles for you. Add this to the Custom CSS section in Theme Settings and if you will have any additional whishes we would be glad to hear them
.woocommerce-order-received .responsive-table { margin-bottom:50px; } .woocommerce-checkout .woocommerce .woocommerce-thankyou-order-received { background: transparent; border: 2px dashed #7a9c59; color: #7a9c59; font-weight: 600; width:100%; text-align:center; font-size:16px; margin-bottom:30px; } .woocommerce-thankyou-order-details, .wc-bacs-bank-details { display: flex; -webkit-display: flex; display: -webkit-flex; -ms-display: flex; flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; } .woocommerce-thankyou-order-details li strong, .wc-bacs-bank-details li strong { display:block; margin-top:10px; } .woocommerce-thankyou-order-details li, .wc-bacs-bank-details li{ flex-grow: 1; -ms-flex-grow: 1; -webkit-flex-grow: 1; padding-left: 20px; padding-right: 20px; border-right: 1px solid #dfdfdf; text-align: center; } .woocommerce-thankyou-order-details li:last-child, .wc-bacs-bank-details li:last-child { border-right:none; } .woocommerce-order-received ul.order_details { margin-left:0; } .woocommerce-order-received .amount { color: #4C4C4C; } .wc-bacs-bank-details-heading, .wc-bacs-bank-details-heading + h3 { text-align:center; } .wc-bacs-bank-details-heading { margin-bottom:10px; } .wc-bacs-bank-details-heading + h3 { font-size: 14px; } .woocommerce-order-received .addresses .col-2 { border: 2px dashed #7a9c59; padding: 20px 20px 0 20px; }
Regards
September 25, 2016 at 12:27 am #4550
lxyamericaParticipantUseful
September 25, 2016 at 11:56 am #4564
Artem TemosKeymaster@lxyamerica, we will work on this page in our next update and try to make it even better.
September 26, 2016 at 6:47 pm #4640
tobidudeParticipantPlease adjust this in your theme. And don’t hesitate to make it a little prettier than the above quick fix CSS code.
Thanks! Close anytime
September 26, 2016 at 7:05 pm #4644
Artem TemosKeymasterYes, we will add some styles in the next update.
-
AuthorPosts
The topic ‘Thank you page without structure’ is closed to new replies.
- You must be logged in to create new topics. Login / Register