Hi Tay,
In this issue, you could use our provided contact form markup from the provided documentation.
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our Theme and our support too. It will give us inspiration and make us more ‘happy’ to support.
Best Regards,
ThemeLooks Support Team
We are rally sorry for the misunderstanding.
Best Regards,
ThemeLooks Support Team
In this issue, you need to contact with your server provider. This is because, there is no relation to .htaccess with our Theme.
Moreover, we are only available to assist you if there have an issue with our Theme.
Thanks for your understanding.
By the way, 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 a question.
Best Regards,
ThemeLooks Support Team
Hi There,
First of all, there is nothing updated in the WordPress Theme. We have just updated the WHMCS template with the latest WHMCS v7.3. Please check out the changelog from documentation > changelogs folder.
By the way, it can be your website loading issue. That means, your website have not loaded properly.
Thanks for your understanding.
Best Regards,
ThemeLooks Support Team
Yes, we have listed this in our theme update list.
Best Regards,
ThemeLooks Support Team
Please add below CSS too:
#pageHslider {
height: auto !important;
min-height: 0;
}
Best Regards,
ThemeLooks Support Team
Yes, it will be OK.
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our Theme and our support too. It will give us inspiration and make us more ‘happy’ to support.
Best Regards,
ThemeLooks Support Team
Please add this extra css for slider-2:
.pageHslider-slider {
height: auto;
padding: 150px 0 80px;
}
.pageHslider-slider .owl-item .item > .container > .row > div {
float: none;
height: auto;
display: table-cell;
vertical-align: middle;
}
@media screen and (max-width: 991px) {
.pageHslider-slider .owl-item .item > .container > .row > div {
display: block;
width: 100%;
}
}
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our Theme and our support too. It will give us inspiration and make us more ‘happy’ to support.
Best Regards,
ThemeLooks Support Team
To put the logo in the image format, please replace the below markup to OrDomainWHMCS/header.tpl file:
<!-- Logo Start -->
<a class="navbar-brand" href="http://themelooks.us/demo/ordomain/wordpress/ordomain/">
<img src="http://projects/SociFly/ver-0.1--socifly--html--30.09.2017/img/logo-black.png" alt="">
</a>
<!-- Logo End -->
Add the below css to OrDomainWHMCS/css/custom.css file:
#navigation a.navbar-brand {
height: 78px;
padding: 0;
}
Best Regards,
ThemeLooks Support Team
Hi Jhinuk,
We are really sorry to say that, ours EcoHosting Theme doesn’t support WooCommerce yet. That’s why we haven’t described anywhere on our item details page about WooCommerce.
By the way, we have listed this in our theme update list. We will provide support for WooCommerce in our next update of the theme.
Please wait with patience for the next update of the Theme. You will get notified via email when the theme update will available.
Thanks for your understanding.
Best Regards,
ThemeLooks Support Team
First of all, there is nothing updated in the WordPress Theme. We have just updated the WHMCS template. Moreover, there is no automatic update system.
Best Regards,
ThemeLooks Support Team
By the way, you could watch the video tutorials, here https://www.youtube.com/playlist?list=PLbmIKrgYlRbrUHoJrRWsAqPdiXiYREAHM to customize the theme easily.
Best Regards,
ThemeLooks Support Team
Just use the CSS code to the style.css file from the WordPress dashboard appearance > editor
Best Regards,
ThemeLooks Support Team
Hi Timothy,
We are really sorry to say that, there is nothing in our hands to assist you on the issue. This is because, there is no exchange option on Envato Market.
Moreover, SEOCrack and SMM24 both are HTML Template not any WordPress Theme.
Thanks for your understanding.
Best Regards,
ThemeLooks Support Team
Actually, this is our theme’s default style. That’s why, the tag image shows like that and it’s not an issue. You could check out our live demo as reference.
However, in this issue, you could use the CSS below to fix the issue only for you.
.banner--bg-animate {
right: 0;
max-width: 1170px;
margin: 0 auto;
}
Best Regards,
ThemeLooks Support Team