carousel ck blocking drop down menus
10 years 6 days ago #26696
by gambit
Replied by gambit on topic carousel ck blocking drop down menus
Ok I changed it back to the original module position I was having the issue with it is located here
aqua-scapes.cloudaccess.host/portfolio/pools-spas.html
As you can see the menus drop down is being hidden by the image
aqua-scapes.cloudaccess.host/portfolio/pools-spas.html
As you can see the menus drop down is being hidden by the image
Please Log in or Create an account to join the conversation.
10 years 6 days ago - 10 years 6 days ago #26697
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic carousel ck blocking drop down menus
this has to be managed into your template with
as you can see this issue is not related to the carousel
Code:
#rt-menu {
z-index: 999;
}
#rt-transition {
position:relative;
z-index:1;
}
as you can see this issue is not related to the carousel

Joomlack Webmaster and Developer
Last edit: 10 years 6 days ago by ced1870.
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds