Okay
  Public Ticket #1084678
Video responsive
Closed

Comments

  •  2
    Cristian started the conversation

    Hello, 

    It solved the problem with responsive images, but video is not responsive.

    http://v2.fisela.ro/index.php?id_product=10&controller=product

    A good day

  •  1,588
    Criss replied

    Hi, sorry you because our delay,

    we have 2 days off weekend, and today when we come back our office we have some problem with connect to our server, so we can't give you feedback asap,

    Sorry you about that, we checked your problem, please see image:

    Please go to source html of where you add video for description for product and edit code html, delete element "width: 853px; height: 480px;" from code, it's ok

    please make it and check again,

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  2
    Cristian replied

    Hello,

    There's no problem with the delay. I deleted you told me but the size of the clip automatically makes 300x150px.

    http://v2.fisela.ro/index.php?id_product=10&controller=product

    A good day

  •  1,588
    Criss replied

    Hi, thanks for your comments, and sorry you because our delay,

    We have some problem to be solved, so we are lately to feedback you asap, sorry you about that,

    Could you give us link back office with info to access it and info FTP of your store.

    We will check and give us feedback asap!

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •   Cristian replied privately
  •  1,588
    Criss replied

    Hi,thanks for your info, we checked again and fixed it for you, now you can input video with width and height  as you want, from responsive, it's automactic responsive.

    Please check again that.

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  2
    Cristian replied

    Hi, 

    Works

    Thanks so much for your support.

    A good day

  •  1,588
    Criss replied

    HI, thanks for your reply, 

    You're welcome!

    Please let us know if we can be of further assistance.

    If you're happy with the theme and support you received we would really appreciate it if you could leave us a good review and positive comment over on themeforest.

    It only takes a moment and really helps us to keep doing what we do best :)

    Just go to http://themeforest.net/downloads and click "Rate this item" under your theme.

    Many thanks in advanced!

    Best Regards,
    Criss - FieldThemes

  •   Cristian replied privately
  •  1,588
    Criss replied

    Hi, thanks for your reply,

    We checked and help you, please check again that, we give you how to fixed it, add code css on file global.css

    (root/themes/css/global.css)

    @media(max-width:1199px){
        .rte iframe{
            width:100% !important;
        }
    }
    @media(max-width:414px){
        .rte iframe{
            height:auto!important;
        }
    }
    

    Hope it's help you,

    Thanks,

    Best Regards,
    Criss - FieldThemes

  •  2
    Cristian replied

    Hi, 

    Works

    Thanks so much for your support.

    A good day

  •  1,588
    Criss replied

    HI, good morning and have a nice day,

    Thanks for your reply,

    We very happy to hearing that from you,

    You're welcome!

    Enjoy the rest of your day!

    Best Regards,
    Criss - FieldThemes