different styling bullet level

May 2014 Joomla Template
GK User
Fri Aug 29, 2014 10:43 am
Hi,

it is possible to have 2 or 3 level in unordered list with different style ?
example :
Code: Select all
<ul class="gkBullet4">
<li>First</li>
<li>second<br />
<ul class="gkBullet3">
<li>first</li>
<li>second</li>
</ul>
</li>
</ul>

In this example, the second list has the gkBullet4 style apply instead of gkBullet3

Thank you
User avatar
Fresh Boarder

GK User
Sun Aug 31, 2014 11:25 am
It should be possible, but if will not work, please post an url where I can see the working code.
User avatar
Moderator


cron