Home › Forums › Design › z-index issue with Chrome. › Reply To: z-index issue with Chrome.
October 19, 2018 at 3:38 am
#277858
Participant
Yeah added the following to the container and it worked:
z-index: 9999!important;
position: relative!important;