Hello, For this you need to do some editing in "index.php" file. Open "index.php" file cut code code given below and paste it just below "<!--End Cotent-->" comment. Code: <div id="categories"> <?php echo cc_cat_menu_drop_down(); ?> </div> It will work.