Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Text "Menu" next to the mobile menu

More
4 years 1 day ago #38697 by HaiND
Hi
I check this page : ipsipetis.gr/el/ekdromes/ekdromes-stin-kriti
and don't see it display
You can send url ?
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38766 by manos stathakis
You can check it now in the home page
ipsipetis.gr/el/
from 768px to 991 you can see the Jux menu but not in the mobile version.
The module that corresponds to the home page is this with id 247.
I just add this class in the module
@media (min-width: 991px) {
.manosmenumobile{
display:none;
}
}

Now the problem is that we would like to show Jux menu in the mobile version from 991px that stop working the other Joomla normal Menu.

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38770 by HaiND
Hi
I custom it for you, please check again
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38781 by manos stathakis
Yes, it works now ecxept module with id 249, you can see it in the following url
ipsipetis.gr/el/ekdromes/ekdromes-stin-kriti

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38786 by HaiND
Hi
I fix it for you, please add code css in tab advanced

@media (max-width: 991px) and (min-width: 768px){
.sppb-hidden-sm {
display: block!important;
}
}

Thanks

Best Regards
--HaiND--
The following user(s) said Thank You: manos stathakis

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38824 by manos stathakis
It works! thanks! provlem solved! thanks for your help!~

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38831 by HaiND
Hi
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.045 seconds
Powered by Kunena Forum