Hi,
I have added a Module Class named: nobor in Module id: 98 How to remove gray line borders only in this ACM? Can you help provide CSS code?
Thanks
rmesceo
You can use this custom CSS:
@media (min-width: 992px) { .acm-features.style-2 .row > div + div { border-left: 0px !important; } }
Can you help to check why your CSS custom not work now? https://www.johnnyl19.sg-host.com/
rmesceo I don't see the border now from my end, kindly check.