WebsiteBaker Support (2.8.x) > Templates, Menus & Design

how create unic li class or id with show_menu?

(1/1)

nps:
how create unic li class or id with show_menu?

Example like this

<ul>
       <li class='st-1'><a href='...'>Title 1</a></li>
       <li class='st-2'><a href='...'>Title 2</a></li>
        <li class='st-2'><a href='...'>Title 3</a></li>
</ul>

crnogorac081:
Hi,

You can use class="st-[page_id]" , that way, each item will have different class.

For more info, take a look at this topic: https://forum.WebsiteBaker.org/index.php/topic,13184.0.html

cheers



nps:
thx it's worked :). But now require somtihning else.

https://forum.WebsiteBaker.org/index.php/topic,17243.0.html

Navigation

[0] Message Index

Go to full version