Topic: Landing Page – Heading Image Not Displaying

waltdog free asked 5 years ago


I have followed the MDB Free 'Landing Page' tutorial but I just can't seem to get the heading image to display. The following code block fails to display. Can anyone help me please?

 

<div id="intro" class="view">
<div class="mask rgba-black-strong">
<div class="container-fluid d-flex align-items-center justify-content-center h-100">
<div class="row d-flex justify-content-center text-center">
<div class="col-md-10">
<!-- Heading -->
<h2 class="display-4 font-weight-bold white-text pt-5 mb-2">Travel</h2>
<!-- Divider -->
<hr class="hr-light">
<!-- Description -->
<h4 class="white-text my-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Deleniti consequuntur.</h4>
<button type="button" class="btn btn-outline-white waves-effect waves-light">Read more<i class="fa fa-book ml-2"></i></button>
</div>
</div>
</div>
</div>
</div>


                
                  

Marta Wierzbicka staff answered 5 years ago


Hi, here you can download a free version of Landing Page: https://mdbootstrap.com/freebies/landing-page-template/. Just do it and compare your own code with ours and you will see what was wrong. Best, Marta

waltdog free commented 5 years ago

Thanks Marta. I'll take a look.


Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: Other
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No
Tags