Jump to content
  • 0

Górne menu poziome - usunięcie pozycji


KorniXPL

Question

Witam, mam problem, otóż potrzebuję aby w meble skrzyniowe > systemy młodzieżowe  były kolejne podkategorie jak System Adaś ale nie chciałbym żeby były one pokazywane w drzewku menu poziomego, żeby po najechaniu na meble skrzyniowe > systemy młodzieżowe nie pojawiała się możliwość ukazania kolejnego podmenu systemów młodzieżowych.

 

Pomożecie?

 

PS rzecz jasna zapomniałem podać linku: http://meble.ipcomputers.pl/

Edited by KorniXPL (see edit history)
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Czyli kategoria "Adaś" nie powinna być widoczna ?

 

 

Można dopisać do css (http://meble.ipcomputers.pl/themes/theme891/css/modules/blocktopmenu/css/superfish-modified.css):

.desktop #menu-custom ul ul, .desktop #menu-custom ul ul li {display:none;}

aby strzałki przy danej kategorii nie były widoczne, usuwamy to:

.desktop #menu-custom li li.hasSub > a:before {
	content:"";
	font-family:"FontAwesome";
	margin-left:5px;
	float:right;
}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...