Gradient Audio Block

Look Demo

Upgrade the audio block’s color with a gradient style. 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 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.

// Gradient Audio Block //

.sqs-widgets-audio-player {
  background: linear-gradient(to right, #F07C63, #E45372) !important;
  padding: 5px;
  border-radius: 10px;
}

Customize

Change the #F07C63 and #E45372 values to the colors of your choice and adjust the border radius and padding to your liking.

License

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

Previous
Previous

Audio Block Border

Next
Next

Pill Audio Block Style