Adding a custom CSS class to the list items in the group options nav
-
Hello, I want to add a Bootstrap
.btn
class to the<li>
of the#item-nav
element. I found thebp_group_options_nav
function that is called in the home.php file, but I don’t where it is generating the<li>
for me to add that class to. Can someone point me in the right direction?
- The topic ‘Adding a custom CSS class to the list items in the group options nav’ is closed to new replies.