Viewing 1 replies (of 1 total)
  • You can add the following css:

    .main-menu {
    display:none;
    }

    To correct the position of the arrow, go to “retailsy/template-parts/sections/section-header.php” and on line 129 (<div class=”product-category-browse active”>), change active to modal-opened.

    So it looks like: <div class=”product-category-browse modal-opened”>

    Save it and that’s it.

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Keep Browse Categories closed’ is closed to new replies.