Conversation
supportHow do I change the color of the buttons that say “next” or “back”? The color of the text is pink!
Hi, Could you please check after adding the below style in your Additional CSS file? .thwmscf-buttons .button-next, .thwmscf-buttons .button-prev { color: #ff0000 !important; } Hope this helps. Thank you!
Hi, Could you please check after adding the below style in your Additional CSS file? .thwmscf-buttons .button-next, .thwmscf-buttons .button-prev { color: #ff0000 !important; } Hope this helps. Thank you!