Answer the question
In order to leave comments, you need to log in
How to display your category structure on the main page in Bitrix?
Good day everyone.
Tell me if it is possible to display all sections of the directory in this form on the main page (something like a drop-down menu where all sections will be displayed):
<div class="col-md-2">
<div>
<a href="#"><strong>Раздел каталога</strong> </a>
<ul id="subcat">
<li><a href="#">Подкаталог 1</a></li>
<li><a href="#">Подкаталог 2</a></li>
<li><a href="#">Подкаталог 3</a></li>
<li><a href="#"> и т.д</a></li>
</ul>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question