Shop Categories

X

Reply To: Transfer the Agama pro to another site.

Home Forums Agama Pro Transfer the Agama pro to another site. Reply To: Transfer the Agama pro to another site.

#27280
Zex
Moderator

In that case , use the following code:

.sticky-nav ul.sub-menu {
 max-height: 100px!important;
 overflow: auto!important;
}

Set the max-height value as you need.