Home › Forums › WoodMart support forum › Is it possible to add brands like tag cloud › Reply To: Is it possible to add brands like tag cloud
July 20, 2020 at 5:46 pm
#212731
roadlink
Participant
I have this code to make it, but colors doesn’t work for brands.
<ul class="sub-menu mega-menu-list" ><a><span class="nav-link-text">MARKALAR</span></a>
</ul>
<a href="https://www.gaming.gen.tr/magaza/?filter_marka=amd">Amd</a>,
<a href="https://www.gaming.gen.tr/magaza/?filter_marka=asus">Asus</a>,
<a href="https://www.gaming.gen.tr/magaza/?filter_marka=adata">Adata</a>
Also tried this one but no hope 🙁
`<ul class=”sub-menu mega-menu-list”>
<li class=””><span class=”nav-link-text”>MARKALAR</span>
<ul class=”sub-sub-menu”>
<li class=””><span class=”nav-link-text”>Amd</span>,
<span class=”nav-link-text”>Asus</span>