AbanteCart Community

AbanteCart Development => Customization help => Topic started by: afeefromlv on January 17, 2018, 04:03:56 AM

Title: Dropdown menu "Home" button
Post by: afeefromlv on January 17, 2018, 04:03:56 AM
Hello,

Recently I installed AbanteCart to make kind of shop, but more based as category. So far I did all the edits my self and no issues, which is nice and it makes this CMS users friendly.

However, I have an issue now. I cannot remove dropdown from the "Home" menu only. I disabled all the links and dropdown still pops out. Is there a chance to do it?

Screen shot in attachment, hoping for best.

(https://image.prntscr.com/image/sLFOT3FFSEqxE5smdZ2ejw.png)

Thank you.
Title: Re: Dropdown menu "Home" button
Post by: Basara on January 17, 2018, 05:31:05 AM
Hello. Try this http://forum.abantecart.com/index.php/topic,2943.msg12511.html#msg12511
Title: Re: Dropdown menu "Home" button
Post by: afeefromlv on January 17, 2018, 05:47:38 AM
Not really helping, cause I need to remove drop down not the whole "Home" button.

Edit:

Solved the issue myself, just in case someone will need:

<div>
<ul id="main_menu" class="nav">
</ul>
</div>

This is the code you need to remove in category_top.tpl