Hi Ciaran,
I have a problem with menu in mobile devices and the social media icons overlay in my logo.
this is the url: http://www.weaponsofconquest.com
Regards,
- Ale
- Commercial Templates
- Friday, 24 April 2015
- Subscribe via email
Hi Ale
Considering the space available your only option would be to place your icons in a single column to the right of your logo. To do so try adding the following to the Custom CSS field of your templates parameters...
Ciarán
Considering the space available your only option would be to place your icons in a single column to the right of your logo. To do so try adding the following to the Custom CSS field of your templates parameters...
@media only screen and (max-width: 440px) {
#socialmedia ul {
width: 40px;
}
#socialmedia ul li {
float: right;
}}Ciarán
- more than a month ago
- Commercial Templates
- # 1
Regarding the mobile menu, there appears to be a conflict with the menu and one of the plugins used on your site. Try disabling each 3rd party plugin until you find the one conflicting. To disable 3rd party plugins navigate to your Plugin Manager (Extensions -> Plugin Manager). Sort your plugins by ID in decending order. 3rd party (non Joomla) plugins will be listed first and will have an ID number significantly higher than your Joomla plugin which will usually be in the 400 to 500 ID range.
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 2
Hi Ciaran..
I don´t find the plugin 3rd party. (I seek in the plugin manager)
I pasted the CSS code but don´t works and the social icons appears in vertical style.
Regards,
I don´t find the plugin 3rd party. (I seek in the plugin manager)
I pasted the CSS code but don´t works and the social icons appears in vertical style.
Regards,
- more than a month ago
- Commercial Templates
- # 3
Hello
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
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
- # 4
Thank you Ale
The issue appears to have been jQuery enabled on your slideshow module. As Joomla 3.x now loads jQuery by default, you can disable it in any of your module extensions. Your mobile menu should be now displaying correctly.
Ciarán
The issue appears to have been jQuery enabled on your slideshow module. As Joomla 3.x now loads jQuery by default, you can disable it in any of your module extensions. Your mobile menu should be now displaying correctly.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
- 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 »