I am using Twitter Bootstrap to play around with the responsive side of a website. I am having a problem however with the smaller widths where the collapsed menu is going ov
Mention one "id" in data-target and add that "id" in the "div" which have collapse navbar code. As below:
data-target
Toggle navigation Logo item1 item2 item3 item4
This data-target calls a particular "id" and on the base of that your navbar will toggle.