header.twig document code:
Code: Select all
<nav class="nav">
<ul class="nav__list">
{{ menu }}
<li class="nav__item">
{% on the off chance that logo %}
<a href="{{ home }}" class="nav__link nav__link- - logo logo">
<img src="{{ logo }}" title="{{ name }}" alt="{{ name }}" class="logo__img" width="128" height="104"/>
</a>{% else %}
{% endif %}
</li>
</ul>
</nav>
Code: Select all
{% on the off chance that classifications %}
{% for class in classes %}
<li class="nav__item">
<a href="{{ category.href }}" class="nav__link">{{ category.name }} </a>
</li>
{% endfor %}
{% endif %}
I attempted to carry out as above, yet it doesn't work in that frame of mind to show the menu on the two sides of the logo.Tell me how you can execute a powerful menu on the two sides of the logo? michelle esquivel pickleball