AbanteCart Community

Shopping Cart Operations => Support => Template Support => Topic started by: GazCBG on May 23, 2023, 10:57:53 AM

Title: Go to links in .navbar-collapse 3 lines menu on mobile view
Post by: GazCBG on May 23, 2023, 10:57:53 AM
Hi,

When viewing the site on a mobile, you get 3 lines, that open the main menu links.
I would like to change this so it open the Go to links instead of a dropdown, has anyone done this?

If not any idea what files, I need to work on, I am aware the 3 lines it created from header.tpl and pull the links from the .navbar-collapse

Is it the case of coping category_top.tpl content into header.tpl and put it in <div class="navbar-collapse collapse">?

Regards,
Gaz
Title: Re: Go to links in .navbar-collapse 3 lines menu on mobile view
Post by: Basara on May 24, 2023, 05:12:59 AM
Hello.
The "Go" menu built by theme javascript https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/javascript/custom.js#L43
Title: Re: Go to links in .navbar-collapse 3 lines menu on mobile view
Post by: globaloverline on April 23, 2024, 05:41:18 AM
Hello,
I need to edit the colors of that dropdown on that box and some changes in the color of border, background color and the after dropdown function's colors too.
 Can you tell me the location of lines which should be edited on the style.css please?

Thank you...
G.O.