• Resolved maltklaus

    (@maltklaus)


    Hi,

    ever since updating to the new Evolve theme my Categories widget is now “flat”, not honouring hierarchy anymore, which looks absolutely horrible.

    I have removed the widget, added it again, checked and unchecked the respective option – no change. I also couldn’t find any setting in evolve’s settings regarding this.

    Anyone else with the same problem or a solution?

    thanks!

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

    Try using the following in Theme Options -> Custom CSS

    .widget_categories ul li {
        margin: 0 20px !important;
        padding: 0 0 0 1px !important;
    }

    Clear cache and browser history before re-visiting your webpage.

    Thank you

    Thread Starter maltklaus

    (@maltklaus)

    Perfect – all’s back to how it was, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Categories Widged hierarchy not honoured’ is closed to new replies.