Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #766792

    robfest89
    Participant
    This reply has been marked as private.
    #767418

    Nabeel A
    Moderator

    Hi again,

    Thank you for providing the credentials, try adding the following code in your Customizer via Appearance > Customize > Custom > CSS:

    video {
        object-fit: fill !important;
        position: relative !important;
        top: 0 !important;
    }

    Let us know how this goes!

    #768452

    robfest89
    Participant
    This reply has been marked as private.
    #768952

    Jack
    Keymaster

    Hi there,

    I’ve just checked the slider and it appears not to be cut off for me (Screenshot attached). This could be down to the display resolution of the screen size, I checked on a desktop, are you by any chance on a laptop (or similar?). That could explain the differences in views.

    If you set the slider as fullscreen, it would look the same across all devices including mobile/tablet. 🙂

    Thank you!

    #769025

    robfest89
    Participant
    This reply has been marked as private.
    #769684

    Rue Nel
    Moderator

    Hello There,

    The only way that the chair and the legs will not be cut off is to adjust the height of your grid size. The video size is using a 16:9 ratio and it is only dependent of the grid size of the slider. To have an accurate video and slider size, you must have at least 1400×788 grid size. You can calculate that ratio using this tool: http://calculateaspectratio.com/

    Hope this helps.