ul.stock_ticker li .sqitem{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:600;font-size:13px;color:#ffffff;
```

---

## Step 5 — Save & Fetch
1. Click **Save Changes**
2. Scroll down and click **"Fetch Stock Data Now!"**
3. Wait for both NSE and BSE to show green ✅

---

## Step 6 — Add to Elementor Header
Once fetching succeeds, go to your **Elementor header** and add two separate HTML widgets with:

**For NSE:**
```
[stock_ticker symbols="NSE:VENTIVE" show="name" number_format="dc" decimals="2"]
```

**For BSE:**
```
[stock_ticker symbols="BSE:VENTIVE" show="name" number_format="dc" decimals="2"]}ul.stock_ticker li.zero .sqitem,ul.stock_ticker li.zero .sqitem:hover {color:#454545}ul.stock_ticker li.minus .sqitem,ul.stock_ticker li.minus .sqitem:hover {color:#D8442F}ul.stock_ticker li.plus .sqitem,ul.stock_ticker li.plus .sqitem:hover {color:#009D59}