benajin Posted September 5 Share Posted September 5 (edited) Site URL: https://lightheartedband.com Site pw: lighthearted Anyone know how to force the "Continue Shopping" text to be lowercase? I tried... .cart-continue-shopping * { text-transform: lowercase!important; } .sqs-editable-button.sqs-button-element--secondary.cart-continue-button:after{ content: " →"; } Edited September 5 by benajin Clean up Link to comment
Lesum Posted September 5 Share Posted September 5 @benajin Hi! You can add this code under Website > Pages > Website Tools > Custom CSS #cart .sqs-button-element--secondary.cart-continue-button { text-transform: lowercase; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment