Increase Slideshow Height For Craft Theme

Hello,

so I want to increase the slideshow height for my store. It is already full width I just need it extended a bit more. I found the code for the “large” section of the slide height, I added the “extra large” code but it does not have the translation for it. I do not code but I figured that the translation could be added but I do not know where. I inserted screenshots for reference. Website is SunkissedMaillot.com

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the en.default.schema.json file and add the following code at the file:

"options__5": {
    "label": "Extra large"
 }

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Thank you for the help but it does not work. Anything else I could try?