Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1424935

    Hi
    on my private link you can see top and botom margin now displaying on my top video page.
    We can see the yellow image background (set for mobil).

    Have you an idea to hide this?
    Do you need credantials?
    Regards

    #1424969

    Hey jb84,

    I’m not sure I fully understand the problem you are having, could you post a screenshot highlighting it please?

    Best regards,
    Rikard

    #1425091

    Please find the screen shoot, on red circles my problem (top and bottom)

    The yellow image displaying is the background for mobile image!
    If i erase this image settings it display grey lines

    #1425483

    Hi,

    Sorry for the late reply. I haven’t been able to find a solution to your problem, so I’ve asked the rest of the team for help. Please reply to this thread so that it gets added back to our support queue.

    Best regards,
    Rikard

    #1425560

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1534px) { 
    	#top #wrap_all .avia-builder-el-0 .av-element-cover video {
        height: 100%;
        width: 190vh;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1425819

    It’s perfect!!!!
    Thank you very much best support!

    #1425821

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Top and botom margin newly display on full screen slider’ is closed to new replies.