Hi,
I had the same problem and I resolved it by removing the a styling from the file:
a {
border-bottom: none !important;
}
I hope the update will solve this. If it’s necessary for the plugin target the a inside the plugin #ISW_container_392 a
Thanks.