Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    if you open your theme’s sidebar.php there is probably a line that has this call:

    <?php wp_list_categories(); ?>

    you need to move this (probably) into your header.php and than correct the CSS properties to make sure everything looks good!

    If everything looks fine, you can remove it from your sidebar.php

    Thread Starter cmstester

    (@cmstester)

    You are awesome. That worked beautifully. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding category items or other links to top menu’ is closed to new replies.