I\'m trying to put some extra margin/padding space between columns on my Bootstrap grid layout. I\'ve tried this but I don\'t like the result. Here is my code:
I had the same issue and worked it out by nesting a div inside bootstrap col and adding padding to it. Something like:
Your content with padding Your content with padding Your content with padding