[ad_1]
You can use the custom CSS code below to change the styles of the “edit cart” link o the order summary.
/**
* Add custom CSS styles for the checkout and cart pages: order summary edit cart link.
*/
function fluidcheckout_enqueue_custom_styles_checkout()
add_action( 'wp_enqueue_scripts', 'fluidcheckout_enqueue_custom_styles_checkout' );We also have a couple of articles that might help you customize your checkout by changing colors and other styles:
As well as more detailed customizations such as custom fields or changing labels of checkout steps:
You can view all documentation articles in the link below:
https://fluidcheckout.com/docs/
I’m closing this topic for now. If you need further assistance, simply reply to this topic to re-open it.
Best,
Diego.
