Testimonial
Dispaying teams member info
After trying a few other themes (where half of the promised features werent working), I have found the perfect theme for my portfolio website.
After trying a few other themes (where half of the promised features werent working), I have found the perfect theme for my portfolio website.
Markup: ..\..\styleguide\templates\molecules\testimonial.html
<div class="rocksite-m-testimonial [modifier class]">
<div class="rocksite-m-testimonial__content">
<p>After trying a few other themes (where half of the promised features werent working), I have found the perfect theme for my portfolio website.</p>
</div>
<footer class="rocksite-m-testimonial__footer">
<div class="rocksite-m-testimonial__footer__image">
<img src="../assets/images/men-avatar-1.png" />
</div>
<div class="rocksite-m-testimonial__footer__content">
<h5 class="rocksite-m-testimonial__footer__content__title">
John Scope</h5>
<span class="rocksite-m-testimonial__footer__content__subtitle">CEO Brand</span>
</div>
</footer>
</div>
../source/scss/components/molecules/_testimonial.scss
, line 1