Skip to content

Instantly share code, notes, and snippets.

@ahsannayem
Created July 28, 2025 08:11
Show Gist options
  • Save ahsannayem/297aab09bf2cd147140d80f80da1cc4c to your computer and use it in GitHub Desktop.
Save ahsannayem/297aab09bf2cd147140d80f80da1cc4c to your computer and use it in GitHub Desktop.
FluentCommunity
add_action('fluent_community/headless/head', function() {
echo '<style>
.fcom_layout_side {
background-color: #2c2e34 !important;
}
</style>';
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment