How can I remove the circular images? Please help asap

Link: https://kfez3jum9hbn4v16-21603111.shopifypreview.com

Hi @Janamir .

This is PageFly - Advanced Page Builder.

You can go to Online store => themes => actions => edit code and add this code on file styles.css

.container.cc-animate-init.-in.cc-animate-complete{
display: none !important;
}

Hope this answer helps.

Best Regards,

PageFly