Total Docs
Docs
Icons
Snippets
Changelog
Extensions
Newsletter
Videos
Get Theme
Menu
Search
Snippets: Change The Theme Heading Border Color
This snippet was last updated on
May 14, 2015
body .theme-heading span.text:after { border-color: #000; }
Result:
All CSS snippets should be added via a
child theme's
style.css file or using the built-in
Custom CSS panel.