This topic has 4 replies, 2 voices, and was last updated 5 months ago ago by Luca Rossi
Hello,
I would like to edit some elements into the checkout process pages. I don’t know how and where to edit theses elements. Please see attached pic.
Can ou help please?
Regards
Hi @Brunos,
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.woocommerce-message, .woocommerce-error, .woocommerce-info, .wc-block-components-notice-banner, .dokan-info, .dokan-error, .dokan-alert, .dokan-alert-success, .mc4wp-alert, .woocommerce-order-overview-wrapper ~ p {
background-color: #FF72A2;
}
.cart-item-details > div > span,
.shop_table .amount,
.cart-order-details .product-name-info > div > span,
#payment .payment_methods fieldset label,
#shipping_method label, #payment .payment_methods label,
table.cart td {
color: #000 !important;
}
The text block below the proceed checkout button: [Removed]
Best Regards,
8Theme’s Team
Thank you very much for your help. It works perfectly.
Hi @Brunos,
We’re really sorry about this.
The link has been removed per your requests.
Best Regards,
8Theme’s Team
The issue related to '‘Where to edit some elements inside process checkout page?’' has been successfully resolved, and the topic is now closed for further responses