Can someone please be kind enough to let me know where to make the
changes so that I can remove the arrows from the submenu.
I have tried real hard to figure it out but I can't figure out where
to make the changes.
Do I make the changes in the superfish.js, the superfish-navbar.css
file?

Where would I add the code to utlize this given solution
"$("ul.sf-menu").superfish({autoArrows:  false});"

Or this one?
 $('#nav > li > a span').remove();

I would have opened a new thread but since there was already a thread
opened on it I thought I'd append to it.

Thank you in advance.
Happy Holidays.

On Dec 9, 9:51 pm, mike romana <mikerom...@gmail.com> wrote:
> Hello and thank you but a total newb where do I put that code?
>
>
>
> On Wednesday, December 9, 2009, Charlie <charlie...@gmail.com> wrote:
>
> > easier solution is to turn off the insertion of the arrows within
> > superfish options
>
> > $("ul.sf-menu").superfish({autoArrows:  false});
>
> > mikeromana wrote:
>
> >   Sorry to be a newb, but I am trying to do the same thing where there
> > are no arrows in the main menu:
>
> > "Well, just delete the markup for the arrows then:
> > $('#nav > li > a span').remove(); "
>
> > Where do I put that code?
>
> > Thank you.
>
> > On Nov 13, 9:25 am, discern <cap...@gmail.com> <javascript:_e({}, 'cvml', 
> > 'cap...@gmail.com');> wrote:
>
> >     Perfect. Thank you!- Hide quoted text -
>
> - Show quoted text -

Reply via email to