Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #940304

    Hi,

    Try to add !important as my suggestion below

    .acm-clients.style-2 .client-items .client-info {
        position: absolute !important;
        top: 50% !important;
        padding-left: 100px !important;
        padding-right: 20px !important;
        width: 100% !important;
        transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%) !important;
    }

    Regards

    sky Friend
    #940315

    works great! thanks

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  sky 7 years, 11 months ago.

The topic ‘custom.css not working’ is closed to new replies.