In this issue, use autoplay: 4000, instead of autoplay: true,
if ( pageHslider.length ) {
pageHslider.owlCarousel({
items: 1,
autoplay: 4000,
loop: true,
dots: true,
mouseDrag: true,
touchDrag: true
});
}
Best Regards,
ThemeLooks Support Team
Hi Steve,
Sorry for the inconvenience.
However, you don’t need to do anything with child theme. This is because, there has nothing updated in the child theme. In this issue, you just need to update the main ecohost theme and the child theme will automatically work with the update.
Best Regards,
ThemeLooks Support Team
Hi Michael,
That is a default style and comes from CSS. In this issue, you have to write your own CSS to overwrite our default CSS.
Best Regards,
ThemeLooks Support Team
Hi Michael,
1. How can I change the Main Color of WHMCS Template?
– Open theme-color-1.css file from css -> colors folder
– Then change the color code with your desire color code
Best Regards,
ThemeLooks Support Team
Hi Mark,
In this issue, you’ll have to manually edit whmcs template files. Please follow the steps below:
1. Open header.tpl file in the editor
2. Find the comment Promo Area Start
3. Change/Edit the content.
4. Please check out the screenshot as reference http://prntscr.com/il79v9
Best Regards,
ThemeLooks Support Team
Hi Filip,
In this issue, you need to contact with the WHMCS support. This is because, your inquiry is related to WHMCS system.
Please Note: we are providing WHMCS Template by customizing WHMCS default Template’s header, footer and color ONLY based on our template. That means, we are not responsible and unable to support for WHMCS system. This is because, we just customized WHMCS default template’s header, footer and color ONLY based on our template.
So, if you have any question about WHMCS Template’s header, footer and color, then you could ask here.
Moreover, please learn more our support policy (item support includes & not includes), here https://www.themelooks.com/support/support-policy/ before post a topic or ask for support.
Best Regards,
ThemeLooks Support Team
Hi Mark,
Please check out the screenshot http://prntscr.com/ikx5kh to edit and add your own Domain Search link.
Best Regards,
ThemeLooks Support Team
If you are talking about the slider text, then you could use the use the custom CSS below to fix the issue.
@media screen and (max-width: 480px) {
.banner--content-right,
.banner--content-left {
width: 100%;
}
.banner--content h2 strong {
display: inline-block;
}
#banner {
background-position: -480px 45px !important;
}
}
Moreover, you will able to change the font form CVIT Options -> General check out the screenshot as reference http://prntscr.com/ikvkxf
Best Regards,
ThemeLooks Support Team
Hi Dave,
Sorry for the inconvenience.
Please follow the steps from the screenshot http://prntscr.com/ihnna8 and save changes to fix the issue.
Please Note: Select custom as post type and only check/select the red marked check boxes as shown in the screenshot and don’t check/select other post type like post, product, cosolu_slider & service_price.
Best Regards,
ThemeLooks Support Team
Hi Dave,
Sorry for the inconvenience.
Please use slider speed to fix the issue. Check out the screenshot as reference https://prnt.sc/ikt2jr
Best Regards,
ThemeLooks Support Team
Hi Sergey,
Please provide us a screenshot of your issue. Also, could you please provide us your website URL to review the issue?
Best Regards,
ThemeLooks Support Team
Based on your message, you have tried to customize the section content in a wrong way. This is because, every section has relation to section HTML tag, id, class & CSS. So, if you have deleted the domain search form and I tried to put simple text instead of it, then it will not work and it’s normal.
In this issue, you need to write your own HTML code and CSS for your desire content. If you are not a programming person, then you need to hire someone else to customize the template based on your needs.
Furthermore, please learn more our support policy (item support includes & not includes), here https://www.themelooks.com/support/support-policy/
Best Regards,
ThemeLooks Support Team
Hi Daniel,
Move the data-bg-img attribute to the parent div. Like:
<!-- Banner Area Start -->
<div id="banner" data-bg-img="img/banner-slider-img/rocket.png">
<div class="banner--bg-animate"></div>
Screenshot: http://prntscr.com/ijdvju
Done! Save and Refresh the page.
Best Regards,
ThemeLooks Support Team
We are really sorry to say that, there has no option to remove the Service post type Header. This is because, it’s a default post type page that automatically created by WordPress.
Best Regards,
ThemeLooks Support Team
We have used our email address for the testing purpose. Please check out the screenshot as reference https://prnt.sc/ii9srz After then, we have deleted the copy of the message from your wp-admin.
Moreover, our theme is all about that have in our demo and it was a customization request from you that we have tried to help you for FREE of cost.
However, customization service doesn’t include item support.
Furthermore, we will check again the CSS issue on Saturday. Now it’s our office closing time and Friday is our off day.
Best Regards,
ThemeLooks Support Team