J. Fitzgerald Flood
J. Fitzgerald Flood
Actually, after doing a little research. I think that you should change the custom setting in edit grid to all .col classes with the option of how many col to...
[See here](https://getbootstrap.com/docs/4.2/layout/grid/#setting-one-column-width)
Excellent news.
i agree
You know the easy way to do this would be to php out the css vars and then you could control everything there..... I have done this and it works...
Here is an example, the difference was I was loading the main css file before. ``` // Don't load a script if it has already been loaded html.config.allowDuplicate = true;...
link hijacking is for example outside links will not work. Only ajax links will. I am thinking that it has something to do with the routing code in the script....
Other frameworks have had this problem, for example jquery-mobile.
Oh, I see. I could not figure out how to configure the done (function). I will give it a try.
I have all the scales done if anyone is interested