Closed irinaz closed 22 hours ago
Currently we have code that makes link with class btn white text .l-content a.btn, .l-content a.button { color: #fff; } we also need css where link inside button has white text .l-content btn a, .l-content button a { color: #fff; }
This should be fixed in the latest 2.x branch and will be in the next 2.x release
Currently we have code that makes link with class btn white text .l-content a.btn, .l-content a.button { color: #fff; } we also need css where link inside button has white text .l-content btn a, .l-content button a { color: #fff; }