Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Button text not displaying in safari, displaying in chrome

The text of button is not displaying in Safari,I can return the text using jquery in the console. But it is recognising the click event e.g

<div class="btn-group btn-group-lg">
<button onclick="change();" id="face-btn" type="button" class="btn btn-primary">Face</button>
like image 720
Daniel Avatar asked Dec 08 '25 10:12

Daniel


1 Answers

Issue was with the line -webkit-text-fill-color: transparent;

like image 95
Daniel Avatar answered Dec 10 '25 00:12

Daniel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!