Can’t control grid class (ex. col-md, lg)
-
Hello,
Your plugin is really great and thanks for that! BUT i see one really bad problem with usage.
Look, what if i need:
Container
>> Row
>> Div WITH class “col-xs-12 col-sm-4 col-md-7 col-lg-2”
>> Div WITH class “col-xs-12 col-sm-8 col-md-4 col-lg-10″(i know its a unique situation but sometimes projects are really creazy)
I see extra field for CSS – OK but it working like this:
<div class=”col-sm-6″>
<div class=”fsn-column-inner fsn-581340cba09fc col-md-12”>class md-12 is add for wrong div. Should be with col-sm-6
or what if i just need hidden large screen or i need add offset?
I just need more control of grid structure (i can add classes, its not the problem, but it should be in right place in code/div)
I would be grateful if you help me
Best regard Luk
PS. sorry for my english
- The topic ‘Can’t control grid class (ex. col-md, lg)’ is closed to new replies.