In this tutorial we are going to show you how to use counter values on Flat Responsive Theme. Flat Responsive comes with counter plugin which enables you to make your customer able to know about your recent products. To use the counter you should use shortcodes as follows:-
[counter start=”150″ value=”195″]
Start = Starting Number of Counter
Value = Ending Number of Counter
Note: Rememer the starting number should be less than the ending number.
Using Icons With Counter
<i class=”flat_icons fa fa-adjust”></i>
[counter start=”150″ value=”195″]
You can replace the icons class and put your custom icon class.