Zen Cart Logo
Forums / Addon Templates / Removing or Editing Top Drop-down Menu - Apple Zen

Removing or Editing Top Drop-down Menu - Apple Zen

Locked

Views: 2,670

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
24 Dec 2009, 9:44 PM
#1
lapommedesign avatar

lapommedesign

New Zenner

Join Date:
Dec 2009
Posts:
3
Plugin Contributions:
0

Removing or Editing Top Drop-down Menu - Apple Zen

I just downloaded zencart yesterday and got it installed and have spent most of yesterday and today customizing it and getting everything ready to set it live, but I cannot for the life of me figure out how to remove or edit the title dropdown menu. I am using the Apple Zen template. If someone could help me figure out what to do, I would appreciate it. My site can be viewed at https://www.lapommedesign.com/store

24 Dec 2009, 11:33 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Removing or Editing Top Drop-down Menu - Apple Zen

lapommedesign:

I just downloaded zencart yesterday and got it installed and have spent most of yesterday and today customizing it and getting everything ready to set it live, but I cannot for the life of me figure out how to remove or edit the title dropdown menu. I am using the Apple Zen template. If someone could help me figure out what to do, I would appreciate it. My site can be viewed at www.lapommedesign.com/store

La,
Lets see you could use this method.

Find this:
includes/templates/apple_zen/css/stylesheet.css

Edit this:

div#dropMenu

  1. just add: display:none;
26 Dec 2009, 4:21 PM
#3
lapommedesign avatar

lapommedesign

New Zenner

Join Date:
Dec 2009
Posts:
3
Plugin Contributions:
0

Re: Removing or Editing Top Drop-down Menu - Apple Zen

thank you! it removed it.

26 Dec 2009, 4:44 PM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Removing or Editing Top Drop-down Menu - Apple Zen

Lap,
Your Welcome