Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

removing hamburger menu in mobile version of home page

Started by billteale, May 10, 2019, 06:26:21 PM

Previous topic - Next topic

billteale

I am building my first test store, and I am feeling my way around.  Link below

On the home page I have the layout header set to have a color and a graphic by changing .headerstrip in the css, and disabling the header block in the layout.  I have enabled the category block in the header bottom section of the layout.

It looks good on a desktop, and would work well on a mobile if the hamburger menu did not appear - it does not trigger links when clicked.

How do I get rid of the hamburger?

My domain is sigwebdesign,  it is a dot com address and the folder containing the page is /shopping  (It would not let me link a url)


abantecart

In the header.tpl you need to remove below code:


<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
      <span class="sr-only"></span>
      <span class="icon-bar"></span>
      <span class="icon-bar"></span>
      <span class="icon-bar"></span>
    </button>


NOTE: You will be able to post URLs after you make few posts

Forum Rules Code of conduct
AbanteCart.com 2010 -