border radius issue – circle
-
hello and thank you for this fantastic plugin! I’m really revolutionizing my new site!
I only have one problem, I would like the radius to look like a circle. to do this I tried to use border-radius but the result obtained is not responsive (the circle is not a circle)
how can I solve this problem?
here the css
.woovr-variations.woovr-variations-grid-4 .woovr-variation?{
width: calc(25% –?20px);
border-radius: 50%;
}here some screenshots on varius screensize
https://imgur.com/a/Kaf7vosThe page I need help with: [log in to see the link]
- The topic ‘border radius issue – circle’ is closed to new replies.