Carusel CK mobile menu issue
10 years 19 hours ago #26789
by ionut2006
Carusel CK mobile menu issue was created by ionut2006
Heloo. Can you help me with my issue: the carusel ck image is on top to main menu in mobile view site mode (the carusel is blocking the menu).
Can you test on: piatadelfinului.ro/index.php/agenti-economici-si-producatori#
I use the Helix II template and standard menu.
Thanks.
Can you test on: piatadelfinului.ro/index.php/agenti-economici-si-producatori#
I use the Helix II template and standard menu.
Thanks.
Please Log in or Create an account to join the conversation.
10 years 19 hours ago #26793
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Carusel CK mobile menu issue
Hi
this is a problem with the menu, not the carousel
you must give a z-index : 999; to .sp-mobile-menu in your css
CEd
this is a problem with the menu, not the carousel

you must give a z-index : 999; to .sp-mobile-menu in your css
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 15 hours ago #26797
by ionut2006
Replied by ionut2006 on topic Carusel CK mobile menu issue
I can not find the sp-mobile-menu line. Please can you help me with your indication in attachment file (copy of template.css file).
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.
10 years 13 hours ago #26799
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Carusel CK mobile menu issue
just add this code

Code:
.sp-mobile-menu {
z-index: 999;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 3 hours ago #26804
by ionut2006
Replied by ionut2006 on topic Carusel CK mobile menu issue
I added your code, but the issue is the same. Not resolve my problem.
Please help.
Please help.
Please Log in or Create an account to join the conversation.
10 years 1 hour ago #26808
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Carusel CK mobile menu issue
add it in this file
piatadelfinului.ro/plugins/system/helix/css/mobile-menu.css
your code is for now not used in the page, not sure if you have put it in the correct file
just for reminder :
piatadelfinului.ro/plugins/system/helix/css/mobile-menu.css
your code is for now not used in the page, not sure if you have put it in the correct file

just for reminder :
this is a problem with the menu, not the carousel
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.221 seconds