Topic: Using the "features" sections

Midi Hipi pro asked 9 years ago


I am using the sections portion of the code and with the features sections version 2 3 and 4, the section that use the FA icons, the icons do not fall inline above the content they represent when viewing on a phone sized screen. Is there a way to fix that so that they behave as the icons in section one do? Thanks, Bradley

Kamil Paciepnik free answered 9 years ago


Hi Midi, try to use this code for a section v2
<!--First column-->
<div class="col-md-4 ">
    <div class="col-lg-2 col-md-12 text-xs-center">
        <i class="fa fa-bullhorn blue-text"></i>
    </div>
    <div class="col-lg-10 col-md-12">
        <h4 class="feature-title">Marketing</h4>
        <p class="grey-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Reprehenderit maiores nam, aperiam minima assumenda deleniti hic.</p>
        <a class="btn btn-primary waves-effect waves-light">Learn more</a>
        <div style="height:20px"></div>
    </div>
</div>
<!--/First column-->
Regards

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags