Video with text format issue

I want my video aspect ratio to match the multi-column above, but my video is in a 16:9 ratio, and it is still not visible on the website in mobile format. How to resolve it.

1 Like

@ramyaq , if you change the viewbox sizing, it will be cropped on top and bottom, is this still okay?

The one in the display, I cropped it to a square size.

@ramyaq , here’s how to change the video ratio.

1: Go to Online StoreThemeEdit code
2: Search file base.css
3: Add the following code to the bottom of the fileSave

This is as good as it gets. As mentioned, it will be cropped.

I hope this helps!

If your question was answered, please mark it as an Accepted Solution