Skip to content
Snippets Groups Projects
Commit f83b237d authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

worked on CRM-12723, hide top nav bar on wordpress frontend

parent d2cda74d
Branches
Tags
No related merge requests found
......@@ -119,7 +119,7 @@ cj(function( ) {
});
});
{/literal}{if $config->userFramework neq 'Joomla'}{literal}
{/literal}{if $config->userFramework neq 'Joomla' and $config->userFrameworkFrontend ne 1}{literal}
cj('body').prepend( cj("#menu-container").html() );
//Track Scrolling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment