Okay
  Public Ticket #3516401
Video Player
Closed

Comments

  • groovdafied started the conversation

    I can't seem to find where the theming options are for the video player controls. The video is hosted on YouTube, but the Wordpress is being used; which is fine, but the controls are white and hard to see ontop of my content.


    Please advise.

  •  1,558
    Laborator replied

    Hi there,

    The video settings can be found under Laborator > Theme Options > Other Settings > Video & Audio Settings:

    XN8chw.png


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • groovdafied replied

    Thank you, Art! That worked well. Kinda a follow up question. So in the portfolio page, I'm doing the zig zag layout, and the project gallery I have a image slider. Only issue is that the next/prev arrows are white and hard to see when the animated GIF is running and it happens to be white. How do I change the color of these arrows please?

    Thank you.

    Attached files:  Screenshot 2023-11-07 at 10.38.52 PM.png

  •  1,558
    Laborator replied

    Hi there,

    The best would be to add a shadow for the slides as making them black is not possible for only one of the slides, by adding the following CSS to Custom CSS shadow will be added to them:

    .single-portfolio .slick-slider .slick-next, 
    .single-portfolio .slick-slider .slick-prev {
        text-shadow: 0 1px 10px rgba(0,0,0,1) !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   groovdafied replied privately
  • groovdafied replied

    Oh never mind, I found out how to change it direcly on the page options. DUH.

    Anyplace I can read up on your upcoming new release?

  • groovdafied replied

    The CSS shadow worked well. Thank you!

    Attached files:  Screen Shot 2023-11-08 at 5.29.00 PM.png

  •  1,558
    Laborator replied

    Happy to hear the fix worked and you found the workaround for your problem, regarding the new Kalium release (4.0) we will soon publish a blog post where we will let users know what's new and what we will release in this big update.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • groovdafied replied

    Exciting, can't wait