miniblicher
Junior Member
- Mar 11, 2019
- 164
- 78
Hi Iam trying to change the color from black to white. But it will not change.
I have tried add font-color:;"color_white; But it will not help.
Any quick coders that can help out?
#question h1{
font-size: 50px;
font-weight: bold;
font-color:;"color_white;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: absolute;
padding: 0;
margin: 0;
top:50%;
-webkit-transform:translate(0,-50%);
transform:translate(0,-50%);
I have tried add font-color:;"color_white; But it will not help.
Any quick coders that can help out?
#question h1{
font-size: 50px;
font-weight: bold;
font-color:;"color_white;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
position: absolute;
padding: 0;
margin: 0;
top:50%;
-webkit-transform:translate(0,-50%);
transform:translate(0,-50%);