lolo6932 Posted June 5, 2014 Share Posted June 5, 2014 Hello everybody! I am willing to remove the "Triangles" next to the top menu categories, showing that there is a drop down menu. Any idea how can this be done? Thanks a lot for your help! http://www.ibizadjstore.com/ Link to comment Share on other sites More sharing options...
S-HAMMANI Posted June 5, 2014 Share Posted June 5, 2014 Hi Modify this code in bootstrap.css: .navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #FFF; border-bottom-color: rgb(255, 255, 255); display: none;} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now