Hi,

How do I solve this text issue that in only this window size is overlapping?

Hello

You can try this custom CSS:

@media (max-width: 1419.98px) {
    .acm-features.style-3 .align-content-left .info-wrap {
        padding-left: 100px;
    }
}
7 days later
17 days later
Write a Reply...
You need to Login to view replies.