Skip to content

Instantly share code, notes, and snippets.

@pro-beaver
Created October 10, 2016 15:01
Show Gist options
  • Save pro-beaver/6588322225872f1feecfe20c5b8630ae to your computer and use it in GitHub Desktop.
Save pro-beaver/6588322225872f1feecfe20c5b8630ae to your computer and use it in GitHub Desktop.
Using multiple fonts in headline module of Beaver Builder
/**
* Using multiple fonts in headline module of Beaver Builder
*
* @author Davinder Singh Kainth
* @link http://probeaver.com/?p=977
*
*/
.pro-text-1 i {
font-style: normal;
color: #f31242 !important;
font-family: 'Oleo Script', sans-serif !important;
font-weight: 300;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment