I'm using Nocturne on Joomla 3.2.1
When I go to my Android phone, the menu bar is shifted down and only shows a partial entry. See attached photo.
You can see the site at evenseninfotech.com
I did add the responsive.css lines noted in another thread to get my logo image to resize & position
correctly. but this problem was there before making any changes to the css.
Thanks.
- evensenj
-
- Commercial Templates
- Tuesday, 07 January 2014
- Subscribe via email
Hello
To resolve this issue could you try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To resolve this issue could you try adding the following to the Custom CSS field of your templates parameters...
.js .selectnav {
height: auto !important;
padding: 5px 10px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Thank you for the fast response!
That moved the menu item into the right location - sort of...
On the desktop, the dark grey bar is where the menu bar is, but on the mobile view, it's dropped below...
Also, I'm confused as to why only the one menu choice is appearing and not all of them?
That moved the menu item into the right location - sort of...
On the desktop, the dark grey bar is where the menu bar is, but on the mobile view, it's dropped below...
Also, I'm confused as to why only the one menu choice is appearing and not all of them?
- more than a month ago
- Commercial Templates
- # 2
Hello
To move your mobile menu in to the same area as your desktopp menu try adding the following to the Custom CSS field of your templates parameters...
We have tested your site on both Android and iOS and it appears to be working correctly with clicking the menu item bringing up the rest of your menu items to choose from.
Ciarán
To move your mobile menu in to the same area as your desktopp menu try adding the following to the Custom CSS field of your templates parameters...
.js .selectnav {
margin-top: -55px;
position: relative;
z-index: 20;
}
We have tested your site on both Android and iOS and it appears to be working correctly with clicking the menu item bringing up the rest of your menu items to choose from.
Ciarán
- more than a month ago
- Commercial Templates
- # 3
Thank you, that fixed the position issue. And yes, I agree the menus function properly, but I'm still puzzled why the menu choice that appears defaults to the last menu option (contact) rather than the first menu option (home). Is there a way to redirect this to the first menu?
- more than a month ago
- Commercial Templates
- # 4
That is rather strange. By default it should show the home menu item.
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
- # 5
Hello
We don't appear to have received your email. Could I ask you to resend these details (info@joomla51.com). If you could also CC them to our personal email account... ciar4n@gmail.com
Thank you
Ciarán
We don't appear to have received your email. Could I ask you to resend these details (info@joomla51.com). If you could also CC them to our personal email account... ciar4n@gmail.com
Thank you
Ciarán
- more than a month ago
- Commercial Templates
- # 7
Not sure what happened to the email... but good news.
I resolved the issue. I was using Menu Type: Menu Header for 2 of my menus (found under Menu Item Type: System Links. When I changed them to go directly to an article, then the mobile menu view defaulted to Home as expected.
I resolved the issue. I was using Menu Type: Menu Header for 2 of my menus (found under Menu Item Type: System Links. When I changed them to go directly to an article, then the mobile menu view defaulted to Home as expected.
- 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 »