hi,
In home, if I suspend the module in section 2 the images overlap, can you help me?
Thank you

    Hi librandi,
    I have added the following CSS to the backend > site template style > ja tour > Tools > Custom CSS:

    @media (min-width: 1200px) {
        .section-overlap .t4-section-inner {
            margin-bottom: -300px;
        }
    }
    Write a Reply...
    You need to Login to view replies.