Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Print

Elated Slider overlap issue

This is the issue that started to occur with Google Chrome 55.x versions. In order to fix this on your side, please make sure that you are using the latest theme version. You can update the theme by following instructions from theme documentation, just remember to clear browser cache after the update.

You can also fix this by adding the following custom CSS code to Appearance > Customize > Additional CSS:

.full_width {
    position: relative !important;
    z-index: 5000;
}