wp_nav_menu with default pages menu

I faced that problem in the past, however I remember my problem was the first link didn’t have a class, after some research I solved it working with a structure similar to this one, take a look and let me know if it works 🙂

<ul>
   <?php wp_list_pages('title_li='); ?>
</ul>

UPDATED….

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