Problem with responsive main meni
Problem with responsive main meni
10 years 5 months ago
Hello.
Great template.
Please help me, I have problem with meni (picture 1) and in mobile version with check box (picture 2)
Regards, Peter
Great template.
Please help me, I have problem with meni (picture 1) and in mobile version with check box (picture 2)
Regards, Peter
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hi Ocvirk,
Thank you. I think, there is a conflict style between your joomla! template and our Kunena template. Can you provide me your site url? we will help you debug and solve this problem.
Best regards,
Thank you. I think, there is a conflict style between your joomla! template and our Kunena template. Can you provide me your site url? we will help you debug and solve this problem.
Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
I reply with login data via e-mail.
Thank You
Thank You
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hi,
Thank you, I have received your information via email. It does not appear on our local and other users, so I am finding a solution to custom for your site.
Regards,
Thank you, I have received your information via email. It does not appear on our local and other users, so I am finding a solution to custom for your site.
Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
The following user(s) said Thank You: Ocvirk
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hi Ocvirk,
We have just sent you the hot fix files via email. Please download the update package and update to your forum.
Best regards,
We have just sent you the hot fix files via email. Please download the update package and update to your forum.
Best regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hello.
Thank you for the files. I replace those files in /components/com_kunena/template/nts_kbento/css
but no luck the problem stay the same. Please check on the site.
Thank you for the files. I replace those files in /components/com_kunena/template/nts_kbento/css
but no luck the problem stay the same. Please check on the site.
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hello!
Dont get me wrong but I am confused. I know you have other important work to do but no reply 4 days?
Whats going on? I will have to publish the site soon and I realy wanna know can we fix this problem?
Regards, Peter
Dont get me wrong but I am confused. I know you have other important work to do but no reply 4 days?
Whats going on? I will have to publish the site soon and I realy wanna know can we fix this problem?
Regards, Peter
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hi Ocvirk,
Sorry about delay, Please try to apply below solution for this issues. I used Firebug to style for your issue, hope it work with your site.
Please copy and paste below css rules to the custom.css file.
Please let's me know when you finish.
Sorry about delay, Please try to apply below solution for this issues. I used Firebug to style for your issue, hope it work with your site.
Please copy and paste below css rules to the custom.css file.
Code:
body #Kunena .kicon-button > span {
font-size: 14px;
}
/* Fix for Kunena navigation */
@media screen and (max-width: 1280px) {
body #Kunena .nts-topbar {
height: auto;
}
}
/* Fix for category list*/
@media screen and (max-width: 768px) {
body #Kunena #kflattable td.kcol-ktopicicon,
body #Kunean #kflattable td.kcol-ktopicreplies,
body #Kunena #kflattable td.kcol-ktopicviews {
display: none !important;
}
}
Please let's me know when you finish.
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Re: Problem with responsive main meni
10 years 5 months ago
Hello Huyen Nguyen!
Thanks for fast reply. Your solution is working great. Thank you for your time and service.
Have a nice day,
Peter
Thanks for fast reply. Your solution is working great. Thank you for your time and service.
Have a nice day,
Peter
Please Log in or Create an account to join the conversation.
Time to create page: 0.269 seconds