So I have one last issue here - current page builder allows me to create a row. But thanks to a bootstrap and its 12 step thing... I have a problem...
So I need to use 5 columns (fluid width) and there is an image with the same width in every column. But the last column is bigger :-( Because in a row settings I cannot edit the last column to be 2 in width. It makes it 4 :-( Is there a way to force col-md-2 to the last column? I know that it would be shifted to the left a bit but I would force it using css and mobile css.
Or do I have to use 6 columns and force it then?