Text color
You can use color in the Text. simply add .pt-text-white ( or any color you want) class where you want to use. See example below:
<!--=============== text-white ==================-->
<div class="pt-text-white">
<span class="pt-section-sub-title"> Services </span>
<!--=============== text-white ==================-->
</div>
Last modified 1yr ago