Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save DigitalEssence/40bb2fed335f5f3a78cf to your computer and use it in GitHub Desktop.
Save DigitalEssence/40bb2fed335f5f3a78cf to your computer and use it in GitHub Desktop.
WordPress - Enfold - CSS - Style short hr colour and circle background
//WordPress - Enfold - CSS - Style short hr colour and circle background
.hr-inner-style {background: #e9e9e8!important;}
.hr.hr-short * {border-color: #c2c2c2;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment