1. Helix-II
  2. Wednesday, 20 August 2014
Hi

I want to decrease the gaps between modules, I tried modifying the bootstrap css files but no luck.

for example I have a 3 modules in a row: Mod1(Span 6) Mod2(Span 2) Mod3(Span 4)

I have added contents in 3 modules, Now I want to reduce the white space between these modules, there is lot of white space between these, gap is more. I want ti make it 10px gap. I have attached screen for reference.

Thank You
Attachments (1)
Responses (1)
HI,

You need to override bootstrap span css

.row-fluid [class*="span"] {
margin-left: 2.564102564102564%; // change the margin....
}

Thanks
  1. more than a month ago
  2. Helix-II
  3. # 1


There are no replies made for this post yet.
Be one of the first to reply to this post!


This forum is archived

This forum has been archived. Please use JoomShaper official support system.