76 comments found.
I love this theme, but I have to ask one thing; in which files do I have to comment out the preloader in order to remove it completely?
Hi,
Please remove this code in all html files.
<!-- Loading Lazy Images -->
<div id="jSplash">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube" />
<div class="sk-cube2 sk-cube" />
<div class="sk-cube4 sk-cube" />
<div class="sk-cube3 sk-cube" />
</div>
</div>
Thank you
Thanks for replying. Yes I’ve done that but the website still waits for all content to be loaded before displaying it. I’m guessing I have to remove some JS?
Please find and remove in css, js files: #jSplash
Hi Thememodern,
This is my e-mail: arjan.de.kok@kpnmail.nl
Dear ThemeModern,
Ik get an error when installing the ZIP with the Finance theme I purchased. The site administrator says it is something in the theme. I tried a manual installation with FileZilla but then WordPress says it is a broken theme. I am willing to give you my login details: anything to get it up and running. Please help! I am no expert and stuck.
Best regards Arjan de Kok The Netherlands
Hi,
This is an html template, the name that shows it: http://prntscr.com/kfzhlt
Please buy the WordPress theme here: https://themeforest.net/item/finance-business-financial-broker-consulting-accounting-wordpress-theme/17186694
Thank you
Hi Author, ah, I bought it via ThemeForest in the conviction those were WordPress templates, but you are right. Thanks for the link.
Please buy the WordPress theme here to build your website faster: https://themeforest.net/item/finance-business-financial-broker-consulting-accounting-wordpress-theme/17186694 , Thanks
H!! using mobile the slider doesn’t look right , any idea ?
Hello I would want to reduce the revolution slider to Height of 350px. So that it doesnt fill the full page. On Right Click Browser >> Inspect Element I seem to mimic what i want when I change the value below
element { max-height: 350px; overflow: visible; height: 656px; }
But I cannot seem to find these in the code to change the max-height: none to max-height:350px
Hello,
You can custom js code in revoslider-custom.js file (in folder FINANCE_HTML/js/plugins/)
Find code: #revolution-slider-home-3 and edit : startheight:550,
Thank you
Change :
fullScreen:”on”,
to :
fullScreen:”off”,
Thank you. Worked perfectly
hi can i refund this HTML template and buy the wordpress template of this theme?
Hello,
Yes, I agree.Please request a refund and I’ll refund HTML template for you.
https://themeforest.net/refund_requests/new
Thank you
thanks i will tell my boss to refund this sorry for the inconvience… we already download the html and willing to delete it. right after. and we will buy the wordpress template version thanks for the reply
Ok, no problem.
HI, how can i change time between the slide…7 sec for example..thank you!
Hello,
For Revolution Slider:
delay:9000,
For OWL Carousel Slider:
slideSpeed : 1000,
Thank you
Hello, how can I make the full pages (home included) boxed?
Hello,
If you want homepage with boxed layout, just need use this css code:
body.finance-boxed-bg {
background-attachment: fixed;
background-position: center center;
background-repeat: repeat;
background-image: url("switcher/images/patern01.png");
}
.finance-boxed-bg #page {
background: #fff none repeat scroll 0 0;
margin: 0 auto;
max-width: 1366px;
}
Thank you
Hello, where to place and edit this code? I found it in the file style.css but nothing changes.
Hi,
Please also add class in body tag: finance-boxed-bg
Thank you
It doesn’t work neither with this, can you please explain me where to add and edit it exactly?
Hello,
Open html file and find tag and add class=”finance-boxed-bg” in body tag.
Thank you
Hello,
I follow all the steps you told me but it still does not work. Following is what I did:
In the HTML file:
<body class=”finance-boxed-bg”>
In the file CSS (style.css)
body.finance-boxed-bg { background-attachment: fixed; background-position: center center; background-repeat: repeat; background-image: url(“switcher/images/patern01.png”); } .finance-boxed-bg #page { background: #fff none repeat scroll 0 0; margin: 0 auto; max-width: 1366px; }
Hello,
Please use boxed layout in home_3.html and home_5.html only
Thank you
It does not work. As I see is not possible to make boxed the whole layout. I’ve bought it because of that, I am not interested in wide layout or just in the boxed home page. You wrote in the description something that is not real. I am not satisfied at all. How can I get my money back?
Hello, Please download Finance Boxed Version for a look: https://www.dropbox.com/s/8u5aueameffviog/FINANCE_HTML_BOXED.zip?dl=0 , thanks
Finally! Now the result is as I wanted. Thank you for your support
Hello I need to reduce the space above the logo and below the logo How do I do it? regards
Hello,
Please find css in files style.css and edit.
Thank you
Hi….where can i put ON – OFF autoplay in Slide?
Thank You
Hi….sorry i forgot i have just asked some mont ago for this…i found your message with solution
Thank you again!! 
No problem, thanks
Hi,
I have buyed and downloaded this theme but the ziped file dont bring this 2 files:
shop-cart.html shop-checkout.html
Can you upload the full package?
thanks
Hello,
I have re-upload Finance template with full files in package, please wait for until get email notice about update Finance Template.
Thank you
Thanks 
Hello, I’d like to add a mailchimp form for newsletter subscriptions in the third footer section. I want a form like your contact form, with rounded borders and placeholder in the fields. Could you help me please?
Thank you in advance, Francesca
Hello,
Please submit a ticket on our support system for check and help: https://thememodern.ticksy.com/
Private ticket, if you have post your admin account info for quick help.
Support time 9am – 18pm and moday to friday GMT+7
Thank you
Hello, how to change the color theme for the orange. I do not find that css should I change file. cordially
Hello,
Please find color file in folder : FINANCE_HTML/css/colors/
Thank you
Hello, the background image (the pictures sliding) on the home page takes the full screen, how do i reduce the height to a desired %age? Thanks
Hello, please screenshot image about your question for me check and help, thanks
here is the screen shot https://drive.google.com/open?id=0B07Nm9EZG5l2X1d1Tzl4M2lEZzA. thanks
Hello,
You can customize slider in file finance/js/plugins/revoslider-custom.js
Find line : #revolution-slider-home-1
Edit : startheight:920, to startheight:550,
Edit : fullScreen:”on”, to fullScreen:”off”,
Thank you
Thanks. Please where do i cange the footer from 3 to 4 columns (like where the red line is) https://drive.google.com/open?id=0B07Nm9EZG5l2a21qT2RkLWIxN0k
Hello, please use :
<div class="row"> <div class="col-md-3">your content here</div> <div class="col-md-3">your content here</div> <div class="col-md-3">your content here</div> <div class="col-md-3">your content here</div> </div>
I am not able to send mail from contact page.
Code :b2f812af-68d3-415b-9ac5-e05001638561
Hello, I not understand? your problem is what? Thanks
Its resolved. I was looking for Mail and SMTP setting to send feedback mail from webpage.
Yes, good luck 
Bonjour, J’ai acheté ce theme mais je m’aperçoit qu’il n’est pas compatible avec wordpress !! Pourriez-vous m’aider svp
merci
Hello, it’s HTML Template and not WordPress Theme, we new release Finance WordPress Theme today, please buy Finance WordPress Theme here : https://themeforest.net/item/finance-business-financial-broker-consulting-accounting-wordpress-theme/17186694 , Thank you
I both it few days ago. Now am battling how to remove one thing at the left side is used to change the colors and i dont know what to calls it, when you click blue, the logo changes blue.. how to disable that? Also I want to add anti bot spamming algorith to the contact form, suggest how to achieve this asap
Hello, please find link js, css use for demo in your HTML files and remove it, thanks
sorry, I could not locate the exact link to remove. Are you referring to the below? <link rel=”stylesheet” href=”https://cdn.linearicons.com/free/1.0.0/icon-font.min.css”> <link rel=”stylesheet” href=”css/font-awesome.min.css”> <!—CSS
Hi, I not understand? you want remove this link? Our HTML files is easy to use, with comment code clear, you can remove any link do you want, thank you
what is the link that you said should be removed to disable the color changer at the left.. why u cant understand
Hello, please open file index.html and find code to remove :
<div id="switcher">
<span class="custom-close" />
<span class="custom-show" />
<a href="#" class="ot-btn btn-rounded btn-hightlight-color block-btn">Buy Now</a>
<div class="clearfix spacing-10" />
<span class="sw-title">Main Colors:</span>
<ul id="tm-color">
<li class="color11" />
<li class="color2" />
<li class="color3" />
<li class="color5" />
<li class="color8" />
<li class="color9" />
</ul>
</div>
<!-- color scheme -->
<link rel="stylesheet" href="switcher/demo.css" type="text/css">
<link rel="stylesheet" href="switcher/colors/blue.css" type="text/css" id="colors">
<script src="switcher/demo.js"></script>
If you want use other color, please find color file in folder : css/colors/
Thank you
Is this wordpress template?
No, here is HTML Template, WordPress in review process by Envato Team and it’s approve on ThemeForest soon, you can check wordpress version demo here : http://demo.thememodern.com/finance/, Thanks
I am looking to buy it now. Can you tell me how much time the evento team will take to review?
I not sure time with our theme is reviewed, but our theme upload in review process check is over a month, Thanks
Hello,
Great work!!! How can i cange the fitting of the webpage from 100% to any other fitting i want, i want to reduce the transparency of the header(Where the logo is) I also want to change the text colors. Thanks in advance!
Hello,
Please custom css in file style.css, you can do anything in file style.css.
Thanks
Thanks, can you please tell me what exactly to edit to reduce the slider’s container?
What slider? you can screenshot image about your slider for me, I can saw and I will tell you what needs editing, thanks
Hello, where can i turn on/off Autoplay of the Slide, and Autoplay of the animated testimonial block? Thank you
Hello,
Screenshot some images for me, where you want slide turn on/off Autoplay?
http://preview.themeforest.net/item/finance-business-financial-html5-template/full_screen_preview/16043196Thank you
Hello,
i need to:
Turn OFF autoplay of this block… https://drive.google.com/open?id=0B6ovSToNIInXeU5fcmF4ZTFSeXc And Know how Turn ON-OFF autoplay of this block… https://drive.google.com/open?id=0B6ovSToNIInXeW5hVVNKdXNoUGMThank you!
Hello,
1, in file custom-owl.js (path : js/plugins/) find code :
sync1.owlCarousel({
singleItem : true,
slideSpeed : 1000,
navigation: false,
pagination:false,
transitionStyle : "fade",
afterAction : syncPosition,
responsiveRefreshRate : 200,
afterInit : progressBar,
afterMove : moved,
startDragging : pauseOnDragging,
});
Change by this code :
sync1.owlCarousel({
singleItem : true,
slideSpeed : 1000,
navigation: false,
pagination:false,
transitionStyle : "fade",
afterAction : syncPosition,
responsiveRefreshRate : 200,
});
2, in file revoslider-custom.js (path : js/plugins/) find code :
revapi = jQuery('#revolution-slider-home-1').revolution(
{
delay:9000,
startwidth:1170,
startheight:920,
hideThumbs:10,
fullWidth:"off",
fullScreen:"on",
forceFullWidth:"off",
autoHeight:"off",
navigationType:"none",
navigationArrows:"default",
// stopSlider: "on",
// stopAfterLoops:"0",
// stopAtSlide:"1",
});
Change by this code :
revapi = jQuery('#revolution-slider-home-1').revolution(
{
delay:9000,
startwidth:1170,
startheight:920,
hideThumbs:10,
fullWidth:"off",
fullScreen:"on",
forceFullWidth:"off",
autoHeight:"off",
navigationType:"none",
navigationArrows:"default",
stopSlider: "on",
stopAfterLoops:"0",
stopAtSlide:"1",
});
Thank you
Hi, i try to change the time between the slides… But I did not succeed…how can i set the time to 7 Sec. between the slides? Thank you so much
Hello,
For Revolution Slider:
delay:9000,
For OWL Carousel Slider:
slideSpeed : 1000,
Thank you