Helo, Juli! The easiest way to do this would be changing the less files and recompiling them, instead of messing up with the css directly (belive me, I found it out the hard way...).
To avoid the hover effect, you have to go through you variable.less file and change the options in the dropdown section. To change the arrow and other things related, you have to dig into dropdowns.less. Regards Em segunda-feira, 5 de novembro de 2012 15h10min41s UTC-2, Juli87 escreveu: > > I created a website based on twitter bootstrap and I used a dropup menu in > the header. Can I avoid the hover effect (a blue background-color) and can > I delete the arrow at the top of my submenu? I want that the submenu is > left-aligned and the hover-effect should be black type. > I tried to overwrite it in the CSS, but it doesn't work...Perhaps I used > the wrong attributes. > My website how it looks like now: > http://juli.beluto.com/test.html >
