One page Portfolio module
51. One page Portfolio module
Module position: onepage
Module class suffix: section3 tp-title-center portfolio

If you want your module this way, Go to backend: Extensions --> Module Manager --> New --> Select type as RokSprocket Module with the settings below:
Step-1:

Step-2:

Step-3:

Step-4:

Once the roksprocket module is created, You need to create a new custom html module and call this module inside your newly created custom html module
Follow the steps below
Step-5:

Step-6:

Add the folloing html code in your custom html module
Step-7:
<div class="container">
<div class="col-md-12 col-sm-12 col-xs-12">
<h3 class="module-title white "><span class="title-left">Our recent </span>
<span class="title-right"> Works</span>
</h3>
<p class="white text-center tp-sub-text">Sed ut Perspiciatis Unde Omnis Iste
Sed ut perspiciatis unde omnis iste natu error sit voluptatem accusan tium Sed ut</p>
{loadposition tp-home-recent-work}</div>
</div>
Step-8:
Make sure the Prepare content is set to YES.
Last updated