End of Support for Joomla 3 - Forum closed
[SOLVED] Sticky Menu in Phone View not sliding to right
Sticky Menu in Phone View not sliding to right was created by zwartbont
Posted 9 years 2 months ago #9672
When I click on the hamburger icon the off canvas menu slides in from the left and the off canvas page slides to the right. So far so good. But when I do the same thing on the sticky menu, the off canvas menu slides in, but the nav does not slide to the right along with the off canvas page and stays on top of the menu. Resulting in unpredictable behaviour...
I think the cause is in the 'left: 25px' on the element, but I can't figure out from where this line in compiled.
See attachements ( 1 original code, 2 with the code line edited in firefox webdeveloper)
I think the cause is in the 'left: 25px' on the element, but I can't figure out from where this line in compiled.
See attachements ( 1 original code, 2 with the code line edited in firefox webdeveloper)
by zwartbont
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Sticky Menu in Phone View not sliding to right
Posted 9 years 2 months ago #9673
Live Url please to analyze the problem!
And the "left:25px" is not the problem. Its a bug, please add this code to your css/custom.css
And the "left:25px" is not the problem. Its a bug, please add this code to your css/custom.css
.uk-sticky-placeholder nav.uk-active {
z-index: 1 !important;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:9 years 2 months ago
by joomlaplates
Last edit: 9 years 2 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic [SOLVED] Sticky Menu in Phone View not sliding to right
Posted 9 years 2 months ago #9691
Problem solved.
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates