Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created September 9, 2024 12:58
Show Gist options
  • Save jmabbas/d9a69ed620c25bb4022d8d24c340a0f2 to your computer and use it in GitHub Desktop.
Save jmabbas/d9a69ed620c25bb4022d8d24c340a0f2 to your computer and use it in GitHub Desktop.
Vodi - Social links in header v2
add_action( 'vodi_header_v2', 'vodi_footer_top_bar_social', 71 );
header .footer-social-icons.social-label .social-media-item + .social-media-item {
margin-left: 15px;
}
header .social-label i.fas.fa-circle {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment