Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1059335

    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 ;)

    #1060130

    Hey Sorinwd,

    Can you give us a screenshot on the issue showing on your end?

    Best regards,
    Nikko

    #1061216

    Image link has been sent to you

    #1061794

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.