Hi,
How to adjust the Image radius on Hero ACM on homepage?

Thanks

    rmesceo

    You can override this css rule:

    .acm-hero.style-1 {
        border-radius: .572rem !important;
    }

    and change to your desired value.

    Write a Reply...
    You need to Login to view replies.