Here is the structure of the HTML
<div class="submenu">
<ul>
<li></li>
<li></li>
</ul>
<ul>
<li></li>
<li></li>
</ul>
<ul>
<li></li>
<li></li>
</ul>
</div>
If there are three UL the the I want to add three-col class. two UL then two-col