widget-title h3 color
-
Does anyone know how to modify the CSS for the widget title color? Here’s the raw HTML:
<br /> <div id="sidebar" class="widget-area" role="complementary"><br /> <aside id="execphp-5" class="widget widget_execphp"><h3 class="widget-title"><span>sample?slideshow</span></h3> <div class="execphpwidget"><a href="https://www.klstitt.com/sample-slideshow/">View a sample slideshow.</a></div><br /> </aside><aside id="execphp-6" class="widget widget_execphp"><h3 class="widget-title"><span>photo sub-page?2</span></h3> <div class="execphpwidget"><a href="#">Another Title</a></div><br /> </aside><br /> </div><!-- #sidebar --><br />
`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘widget-title h3 color’ is closed to new replies.