Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #575510

    Hello,

    I embeded a Youtube movie in LayerSlider, gave it 50% top and 50% of the canvas, to center it, but when I go to my webpage on mobile device, it has a big offset.

    Please help.

    #576236

    Hey RobbyK,

    I couldn’t see anything like what you described on your page, did you manage to get it fixed? If not then please try to explain a bit further and post screenshots of the problem. We will need a temporary admin login as well, you can post the details in private.

    Regards,
    Rikard

    #576298

    Hello,

    You can test mobile version here: http://quirktools.com/screenfly/#u=http%3A//webways.ro&w=375&h=667&a=37

    On the second slide (the violet one), on LayerSlider, the youtube embeded movie firstly appears ok and then it goes in the right side of the screen.

    #578043

    Any news?!

    #579535

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    center.ls-video-layer {
        width: 100%!important;
    }}

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.