• Hi,
    could somebody help me with this custom menu (header), please?
    The menu items appear listed, which I would like to remove. There are also dividers, which I may want to remove in the future. The theme support forum seems to be pretty dead. 🙁

    .widget_pages ul li a,
    .widget_nav_menu ul li a { display: block; }
    .widget_pages li li a,
    .widget_nav_menu li li a { padding-left: 15px; }
    .widget_pages li li li a,
    .widget_nav_menu li li li a { padding-left: 30px; }
    .widget_pages ul ul,
    .widget_pages ul ul ul,
    .widget_nav_menu ul ul,

    This is the link to my website: http://tangleblogs.com/

  • The topic ‘remove CSS list tag’ is closed to new replies.