Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87561

Re: BC default dynamic menus

$
0
0

Using BC's 'default' [table+javascript]-based menu is asking for trouble; much better to use the simpler, more customisable and flexible [ul+css] versions.

 

The only workaround I've found to the issue of the submenu position is to apply position:fixed; to the container of the submenu items.

In your case:

.catdiv1559005 {
    position: fixed;
}

You'll also need to experiment with the menu's settings in the backend to get the layout right; particularly item width & height, and 'relative child position'.


Viewing all articles
Browse latest Browse all 87561

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>