End of Support for Joomla 3 - Forum closed
[SOLVED] module overlay into menu on mobile view
- christoph.mue
- Offline Topic Author
- Fresh Boarder
- Posts: 14
- Thank you received: 0
module overlay into menu on mobile view was created by christoph.mue
Posted 4 years 2 months ago #27411
I've inserted a translate module at position "submenu". when view on mobile this translate module overlays the offcanvas menu.
is there any class I can assign to this module in template module options to change this behaviour?
thanks.
link: www.friedrich-solle-schule.de/
is there any class I can assign to this module in template module options to change this behaviour?
thanks.
link: www.friedrich-solle-schule.de/
Attachment 2020-08-2805_36_17-StaatlicheRegelschule_FriedrichSolle_.png not found
Last Edit:4 years 2 months ago
by christoph.mue
Attachments:
Last edit: 4 years 2 months ago by christoph.mue.
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 module overlay into menu on mobile view
Posted 4 years 2 months ago #27414
Hello,
addd this css code to your css/custom.css
addd this css code to your css/custom.css
.switcher .selected {
z-index: 0;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- christoph.mue
- Offline Topic Author
- Fresh Boarder
- Posts: 14
- Thank you received: 0
Replied by christoph.mue on topic module overlay into menu on mobile view
Posted 4 years 2 months ago #27417
works. thank you very much!
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] module overlay into menu on mobile view
Posted 4 years 2 months ago #27422
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