Hi,
The later sections of the layers slider in the browsers edge and internet explorer are placed on the layers slider.
You can check the subject in the link below.
Good Luck ;)
Hey Sorinwd,
Can you give us a screenshot on the issue showing on your end?
Best regards,
Nikko
Image link has been sent to you
Hi Sorinwd,
There’s a separator element on top of those 3 columns you have that uses a negative margin, please remove that and it should be fixed.
If that doesn’t work, then try adding this css code in Quick CSS:
#top.home #after_layer_slider_1 .hr.hr-invisible {
margin-top: 0 !important;
}
Best regards,
Nikko