IM_Design Posted February 25, 2020 Share Posted February 25, 2020 Just looking to change the color for the text in a product form that pops up when adding a product to the cart. Link to comment
Solution IM_Design Posted February 25, 2020 Author Solution Share Posted February 25, 2020 Here's the solution I found for the CSS Editor: .form-wrapper .form-title { color: red !important; } .form-wrapper .form-inner-wrapper { color: blue !important; } 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