trying to change the socket color and size here:
#socket {
font-size: 12px !important;
line-height: 50px;
color: #fff!important;
}
doesn't seem to do anything
trying to change the socket color and size here:
#socket {
font-size: 12px !important;
line-height: 50px;
color: #fff!important;
}
doesn't seem to do anything
Hi metropolitandetail,
Where are you placing the CSS? Also you need to add a space between the #fff and !important.
Regards,
Mya
I'm placing it in customs! In fact, I copied the same code from another site of mine yet it still doesn't seem to work!
nevermind. I was missing a bracket in my .css somewhere and it messed up my future tweaks.
Hi!
Glad that it works again :)
Best regards,
Peter
This topic has been closed to new replies.