'only style for the drop down in bootstrap.css
I have created a site in Yii and I have added bootstrap down on my web page, almost the whole look and feel of the site have changed. I want to get only the style for drop down menus is bootstrap.css. Is there any CSS available where there is only style for dropdown is available? So that I can customize the dropdown as I wish.
http://www.w3resource.com/twitter-bootstrap/dropdown.php i have completed the first drop down of this tutorial and i dont understand how can i customise it
Solution 1:[1]
In customize section i think you can select exactly what you need in order to avoid adding unappropriate css or js file.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | nubinub |
