Greetings! I am currently working on a project for a website and have encountered an issue with the gallery on the projects page. The images are meant to be displayed as circles, and when hovered over, they should maintain their circular shape and have a black hover effect.
However, I recently discovered that in Google Chrome, the circles are appearing as squares in all states instead. I have tried various solutions such as applying border radius code for all browsers, using pixels instead of percentages, and even adding specific CSS rules through the inspect element tool.
Despite my efforts, the issue persists and the circles do not display correctly on the site. Some sources suggest that Google Chrome may struggle with the overflow: hidden property, but this does not seem to be the root cause in this case.
If anyone has insight or suggestions on how to resolve this problem, I would greatly appreciate it. The site was built on WordPress.
Thank you in advance for any assistance.