Viewing 3 replies - 1 through 3 (of 3 total)
  • This is the CSS:
    #menu ul ul ul.children {
    padding-left: 4px;
    }

    Thread Starter vitalis

    (@vitalis)

    thanks

    Can somebody tell me how to call the CSS to my following code?

    <!–CATEGORIES–>

    <b>Categories</b>
    <div class=”container”>
    <?php list_cats(1, ”, ‘name’, ‘asc’, ‘file’,false, false, false, false, false, true, 0, 0, false, ”, ”, ”, true, ‘
    ‘); ?>
    </div>
    <!–END CATEGORIES–>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to fix subcategories indentation?’ is closed to new replies.