hello
If you need 4 columns , In
Free Car Repair Joomla template in Price table
1. You need copy some 1 block which start with :
Code: |
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 span4Anim animations-effects">
|
to to block
Code: |
<div class="row rowAnim2 ">
|
and, in all 4 blocks, replace code:
Code: |
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 span4Anim animations-effects">
|
to the code
Code: |
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-12 span4Anim animations-effects">
|
Please be careful, Look like on your site, added your block not to
Code: |
<div class="row rowAnim2 ">
|
and some where little break structure.
Regards
OrdaSoft team