• Resolved anand99

    (@anand99)


    the images inside box was rounded at the corners but after update the rounded corners changed to sharp one

    The page I need help with: [log in to see the link]

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

    (@rafinkhan)

    @anand99,

    Hi, there. Can you please try adding this following Custom CSS and check back:

    .eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap > img {
    
        border-radius: 15px !important;
    }

    Let me know how it goes. Thank you!

    Thread Starter anand99

    (@anand99)

    Yes it is working ,, but why sharp errors were shown when updated

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

The topic ‘issue after update’ is closed to new replies.