Viewing 1 replies (of 1 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, if you want to hide the player and play the sound in the background, try the following CSS code to hide the player:

    .sc_player_container1 {
    display: none !important;
    }

    Let me know if this helps you.

    Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘Hide control’ is closed to new replies.