Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #715143

    Hi.
    I have some videos running on my page.
    i set the right size (linke in video), but i always get some black frame to the right and to the left.
    How can i fix it?

    Thanks for you assist.

    #716067

    Hey Gunter,

    Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your element which has this issue and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab

    .your-custom-class .av-video-slide, .your-custom-class .av-video-slide .avia-slide-wrap {
        width: 99.9%;
    }

    Best regards,
    Yigit

    #719105

    Hello Yigit.

    Thanks for your quick answer.
    I did it like in your description. Nothing happens.

    Then i changed the class to
    .your-custom-class .avia-slideshow-inner, .your-custom-class .avia-slideshow-inner .avia-slide-wrap {
    width: 99.6%;
    }

    But the code doesn’t fix the problem with black frame.

    Can you help me?

    #719256

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Also, what size of screen are you using?

    Best regards,
    Yigit

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