Skip to content

Instantly share code, notes, and snippets.

@eduard-un
Created August 23, 2024 08:53
Show Gist options
  • Save eduard-un/2ab056f3409b2bb4aa026978d92563ff to your computer and use it in GitHub Desktop.
Save eduard-un/2ab056f3409b2bb4aa026978d92563ff to your computer and use it in GitHub Desktop.
Update Twitter logo in Monarch
.et_social_networks .et_social_twitter .et_social_icon_twitter:before,
.et_social_networks .et_social_twitter .et_social_icon_twitter:after {
content: "\e094" !important;
font-family: ETModules !important;
}
.et_social_networks .et_social_twitter{
background-color: #000000 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment