Answers for "wix change text color thought code"

1

wix change text color thought code

$w("#textElement").html = "<p style='font-size: 25px; font-style: avenir; text-align: right; color: #D12020;'>" + value + "</p>";
Posted by: Guest on June-26-2020

Browse Popular Code Answers by Language