Z-index of carousel-control

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
HardCoal99
 
 
Posts: 1
Joined: Fri Jan 15, 2021 12:39 pm

Z-index of carousel-control

Post by HardCoal99 »

I created a standard carousel and found that when my websites navigation menu overlays over top of the carousel, clicking on the menu activates the carousel control (arrow). The issue seems to be that I cannot lower the z-index (push to back) of the carousel control. Pushing the carousel to back for some reason doesn't modify the z-index of the arrow control. I was able to work around the issue by editing the control's CSS code to lower it's z-index before posting to my site. Lowering the z-index allows the menu to site on top of the carousel control.

My website is PAPowerShopper.com (website is actively being improved).

Looking for any tips or tricks to do this natively in the web design software, or report a possible feature to resolve moving forward.



Thanks!
User avatar
Pablo
 
Posts: 23595
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Z-index of carousel-control

Post by Pablo »

Most menus with sub levels have a high z-index to make sure they are always on top of other elements. This is behavior by design.
But you can add custom code via Page HTML to override this behavior.

if you need further assistance then please create a demo project with only the relevant elements, because I cannot see what you have done based on the published HTML.

Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134
Post Reply