Comments 7EllenCoolDutch started the conversationJune 14, 2022 at 9:26amOnly for a mobile site I would like to adjust the line height of the text on this button. Could you write some css code for this so that I can put it in the site...https://reffee.nl/cart/ 360Pat repliedJune 14, 2022 at 9:53amHi there,Could you try the following CSS: @media only screen and (max-width: 690px){ .woocommerce-cart.material .wc-proceed-to-checkout a.checkout-button { line-height:15px; font-size:15px; } } add it to salient \ general settings - css script related - custom css code.Adjust it to what you need.Cheers.Salient Theme Support 7EllenCoolDutch repliedJune 14, 2022 at 10:43amDear Eliud,Thanks for your quick reply and solution...Your support team is the best!regards from Rotterdam1 Like Sign in to reply ...
Only for a mobile site I would like to adjust the line height of the text on this button.
Could you write some css code for this so that I can put it in the site...
https://reffee.nl/cart/
Hi there,
Could you try the following CSS:
add it to salient \ general settings - css script related - custom css code.
Adjust it to what you need.
Cheers.
Salient Theme Support
Dear Eliud,
Thanks for your quick reply and solution...
Your support team is the best!
regards from Rotterdam