Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Prince

    (@princeahmed)

    HI @patrickkarl
    Use the below CSS code in the Integrate Google Drive Plugin settings > Appearance Settings > Custom CSS: to make the gallery images square.

    .igd-module-gallery .file-list .file-item,
    .igd-module-gallery .ReactGridGallery_tile{
    border-radius: 0;
    }

    Thread Starter patrickkarl

    (@patrickkarl)

    Thanks for the great quick help. Works perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adjust round corners Image Swiper’ is closed to new replies.