brianpat VIP
Total posts: 211
04 Feb 2015 13:15

Hi,

I would like to disable the navigation bar, means I would like to have all the menu link but without the bar. Which means again to show sort by, post here and advanced search menu link, but will have no bar instead plain background. I found below in markup template, but if I remove navbar-inner, the whole bar disappears including all the links.

get('menu.menu') || $markup->get('filters.filters')): ?>
    <DIV class="clearfix"></DIV>

    <div class="navbar" id="cnav">

        <div class="navbar-inner">

        <?php if($markup->get('filters.filters')):?>

        Can anyone help me?

brianpat VIP
Total posts: 211
04 Feb 2015 13:18

nevermind, I got it resolved by myself.

Powered by Cobalt