Styling last item in ul [closed]

You can use jQuery like this:

jQuery('ul.children li:last').addClass('last');

And then CSS it with:

ul.children li.last {
    color: red;
}

Hope this helps. Good luck!

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)