From the list: Build ✔ Hero Overlay Kyle S. added this on Dec 11, 2019 Completed Dec 19, 2019 by Kyle S. Assigned to Kyle S. Notes Include hero overlay & styling. Comments & Events Kyle Sullivan, Web Development I added the following code to /template-parts/homepage/hero/image and /template-parts/homepage/hero/slider.<div class="heroOverlay" style="opacity: <?= get_field('hero_overlay'); ?>"></div> Dec 19, 2019 at 10:59 PM No one was notified Kyle Sullivan completed this to-do. Dec 19, 2019 at 11:49 PM
Kyle Sullivan, Web Development I added the following code to /template-parts/homepage/hero/image and /template-parts/homepage/hero/slider.<div class="heroOverlay" style="opacity: <?= get_field('hero_overlay'); ?>"></div> Dec 19, 2019 at 10:59 PM No one was notified
<div class="heroOverlay" style="opacity: <?= get_field('hero_overlay'); ?>"></div>