• Resolved fvbussel

    (@fvbussel)


    I can’t figured out why the buttons are not displaying as it should be.
    In edit mode all sames oke but after publishing the page and viewing in the browser the buttons are white and the icon is not visible.
    Can I have some help about this issue?
    The video is placed after the photo’s.

    greetings Frans

    • This topic was modified 5 months, 2 weeks ago by fvbussel. Reason: typo corrected
    • This topic was modified 5 months, 2 weeks ago by fvbussel. Reason: text (The video....)added

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shehabulislam

    (@shehabulislam)

    Hello

    we are sorry, it’s a conflict with the theme

    please use this CSS to fix the issue

    .plyr button:not(:hover):not(:active):not(.has-background) {
    background: transparent;
    }

    Thank you

    Thread Starter fvbussel

    (@fvbussel)

    Thank you very much. It works fine.
    Now I’m using the block and not the shortcode option.

    • This reply was modified 5 months, 1 week ago by fvbussel.
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.