Problems Making Submenus wider - Joomla! Forum - community, help and support
so have site working on http://kevinholy.com/alphadog , im trying make services dropdown menu wider , went menu item service , under fusion settings set pixels width never saw results... can me try , figure out? updated k2 , joomla , gantry latest not sure if had problem...
thanks!
thanks!
you need amend css adding this:
ul.level2 li {width:300px;} )or whatever width choose)
you've set width on ul rather li item.
ul.level2 li {width:300px;} )or whatever width choose)
you've set width on ul rather li item.
Comments
Post a Comment