It’s an extension that you have used and we didn’t.
However, you could use the CSS below to fix the issue in the custom.css file of the WHMCS template.
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on {
padding: 5px 9px;
}
Best Regards,
ThemeLooks Support Team
Hi sokratis,
Please use the below custom CSS to fix the issue at the moment.
.pricing--items.row {
display: inherit !important;
}
Moreover, we have listed this in our theme update list. We will fix the issue 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 for download.
Best Regards,
ThemeLooks Support Team
Hi Angie,
We are really sorry for the inconvenience.
We have listed this in our theme update list. We will fix the issue shortly 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 for download.
Best Regards,
ThemeLooks Support Team
We have listed this in our theme update list. We will fix the issue 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 for download.
Best Regards,
ThemeLooks Support Team
Could you please send us your WHMCS URL to review the issue? Because we didn’t find the option in our WHMCS demo URL.
Best Regards,
ThemeLooks Support Team
No. There is no way to change the order of the price tabs.
Best Regards,
ThemeLooks Support Team
The WHMCS password reset URL will be your_WHMCS_URL/pwreset.php (Ex. http://billing.ywhmcs.com/pwreset.php)
Best Regards,
ThemeLooks Support Team
Please use the CSS below and delete the previous one.
@media screen and (max-width: 991px) {
.navbar-brand img {
margin-top: -15px;
}
}
Best Regards,
ThemeLooks Support Team
Yes, we found an issue like your last screenshot. In this issue, you could use the CSS below to fix the issue.
.navbar-brand img {
margin-top: -15px;
}
However, we still didn’t find any issue like your previous screenshot.
Best Regards,
ThemeLooks Support Team
We have not found any issue on your WHMCS like your provided screenshot. Please refresh the page when you are checking the responsiveness in the desktop browser or check the responsiveness in the real device (mobile).
Best Regards,
ThemeLooks Support Team
Hi elumenous,
If you need more assistance then, please create your own topic without giving a reply to another’s post. Because the post creator can feel bothered to get unexpected notifications of every reply.
Best Regards,
ThemeLooks Support Team
We mentioned the solution for WHMCS template. Because there has no relation to the WHMCS template with the WordPress Theme and WordPress theme has no .tpl file.
Moreover, you could use the WHMCS Bridge Plugin to integrate the WHMCS into WordPress then you didn’t need to edit the WHCMS template separately.
In this issue, you could watch this video tutorial https://www.youtube.com/watch?v=5Vr9FziRBec&index=9&list=PLbmIKrgYlRboMwt4YWKdt4sHvKu680w3U&t=0s
Best Regards,
ThemeLooks Support Team
You will get all of the footer content in the footer.tpl file and header content in the header.tpl file to change.
Best Regards,
ThemeLooks Support Team
Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our theme and our support too.
Best Regards,
ThemeLooks Support Team
Please use the CSS below.
.navbar-brand img {
width: 250px;
}
Best Regards,
ThemeLooks Support Team