Question
change row class
I have many rows in my layout, The problem I am having is that the class="row" in html / bootstrap makes all my other rows the same as that row. Can I change the name of the class="row" to class="row-a"? I have tried this and it will stack my row's. so I am stuck or am I using the wrong bootstrap component?
