More rounded corners on YouTube gallery

If you look on the page www.arverhomes.com you will see both a social feed and a Youtube gallery. I’d like to make the rounded corners on the Youtube gallery match the rounded corners on the social feed. Is this possible?

1 Like

Hi there, @Hugh :waving_hand:

Sure, here is the code - Change border radius of the widget.

You just need to set the radius to 24 px to match the Social Feed design :wink:

1 Like

Perfect, thank you. Another question, would it be possible to increase the number of lines of the description displayed, as long as there is going to be blank space between the description and the pagination buttons?

1 Like

Sure! We also have a code for this :slightly_smiling_face: - Display video description on more than 2 lines

1 Like

Exactly what I needed! Thanks!

Is there a place to look that shows all the different special CSS codes for each widget?

1 Like

Yep, you can find them in the CSS Codes category :wink: - CSS Codes - Elfsight Community

1 Like