Hey @eshalabs,
Thank you for reaching out to us for assistance. You can quickly get the class for any items in the feed using the Inspect Element functionality of most browsers. In this case, assuming you mean just the video thumbnail the following would work adding it to the WordPress Customizer ‘Additional CSS‘ location:
.sby_video_thumbnail_wrap, .sby_video_thumbnail {
border-radius: 15px;
}
Best regards,
Hello @joelsmashballoon,
Thank you, this works, but if you hover over the video, the borders are back to square unfortunately. Is there a class that keeps the radius? Thank you!
The webpage: https://www.eshalabs.com/ph-crash-in-your-aquarium/
-
This reply was modified 4 years, 3 months ago by
eshalabs.
Hey @eshalabs,
I assume some additional changes have been made as currently there is no issue with any square border on hover at the moment: https://a.supportally.com/h4XlMB. It may have been a temporary caching issue if you did not make any changes. If you want me to look at this again however I am happy to help.
There is also the possibility of this being in a specific browser, so if you do still see an issue please let me know which browser you are using.
Best regards.
You are absolutely right @joelsmashballoon, thank you. Great plugin!