79246397

Date: 2024-12-03 05:53:26
Score: 1
Natty:
Report link

Try using the setStyle method as follows:

$w.onReady(function () {
    $w("#menuToggle1").setStyle({
        "color": "red"
    });
});

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Trushaba B. Jadeja