• Can anyone please help me,
    I am using this theme for my website but i am not being able to add menues on menu bar.whenever i add a menu i only get to choose one out of the ones i have saved. and standard menu bar doesn’t come up. like on this website shoeing showcase,themes,plugins…and how to remove browse from menu bar

Viewing 1 replies (of 1 total)
  • Theme Author acosmin

    (@acosmin)

    Please read the documentation, Menus section.

    To remove the browse more button open header.php and delete the following lines:

    <?php if ( !get_theme_mod( 'ac_disable_minisidebar' ) ) { ?>
            <a href="#" class="browse-more" id="browse-more"><?php echo ac_icon('caret-down', false) . __( 'Browse', 'acosmin' ) ?></a>
            <?php } ?>
Viewing 1 replies (of 1 total)
  • The topic ‘menu difficulty’ is closed to new replies.