Hello. Social media icons are overlaping (hidding) menu button on mobile devices
example: http://www.piraeustaxi.com/
Any ideas?
- peterspie
-
- Commercial Templates
- Friday, 01 May 2015
- Subscribe via email
Hi Peter
It appears your mobile menu is not loading at all. This is commonly caused by a Javascript conflict with an installed extension.
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
It appears your mobile menu is not loading at all. This is commonly caused by a Javascript conflict with an installed extension.
May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Thank you Peter
I have edited your JCH Optimize settings and your mobile menu appears to be now displaying correctly.
Ciarán
I have edited your JCH Optimize settings and your mobile menu appears to be now displaying correctly.
Ciarán
- more than a month ago
- Commercial Templates
- # 2
Hello Ciaran,
Can you provide more information? What was the reason for this problem?
Regards,
Ach
Can you provide more information? What was the reason for this problem?
Regards,
Ach
- more than a month ago
- Commercial Templates
- # 3
Hello
If I remember correctly your optimize extension was compressing the JS files for the dropdown menu. Disabling this allowed teh mobile menu to work correctly.
Ciarán
If I remember correctly your optimize extension was compressing the JS files for the dropdown menu. Disabling this allowed teh mobile menu to work correctly.
Ciarán
- more than a month ago
- Commercial Templates
- # 4
Hello,
I have the same problem again with website http://www.athensairporttaxi.com/
JCH Optimize is not installed in the website but the problem is still there
I have the same problem again with website http://www.athensairporttaxi.com/
JCH Optimize is not installed in the website but the problem is still there
- more than a month ago
- Commercial Templates
- # 5
Hello
To resolve try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To resolve try adding the following to the Custom CSS field of your templates parameters...
.socialmedia {
display: none;
}
.hornavmenu-top .socialmedia {
display: inline;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Hello Ciaran,
Thank you for the answer. However this looks like it works but the fb goole buttons (links) do not work. The user has to move his mouse arrow toword the bottom of the icon to initial the link to fb or google+ page (this is the case on desktop I do not know whats going on on mobile)
Thank you for the answer. However this looks like it works but the fb goole buttons (links) do not work. The user has to move his mouse arrow toword the bottom of the icon to initial the link to fb or google+ page (this is the case on desktop I do not know whats going on on mobile)
- more than a month ago
- Commercial Templates
- # 7
Hi
To resolve try also adding the following to your Custom CSS field...
Ciarán
To resolve try also adding the following to your Custom CSS field...
.hornavmenu-top {
z-index: 105;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »