Audio Block Border

Look Demo

Add a clean and simple border around the audio block. This plugin uses css editor and works with all template families.

How To Install

Add an Audio Block to any page and upload your audio file.

Under Design, set the player style to minimal and the player color to either light or dark. Save the page when done.

Next, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Border Audio Player //

.sqs-widgets-audio-player {
  border: 5px solid #686AE1;
  border-radius: 5px;
}

Customize

Adjust the border px, border color, and border radius values to your liking.

License

This plugin comes with an Unlimited Use License. View License Terms

Previous
Previous

Inverted Audio Block On Hover

Next
Next

Gradient Audio Block