Background Image

You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:

<!--=============== bg-overley ==================-->
<div class="pt-bg-overley pt-opacity1"
style="background-image:url(Path);">
</div>
<!--=============== bg-overley ==================-->

Last updated