Hi another simple way is to add the following code to hide the download button. Please adapt width and margin top elements.
.wp-block-audio:after {
width:35px;
background-color:#F1F3F4;
color:#F1F3F4;
content:'.';
float:right;
border-radius:50%;
margin-top:-95px;
z-index:999;
position:relative;
}
Related Posts:
- Insert Link to Audio versus Embed Audio Player
- Replace audio/video enclosure with player?
- Audio Playlist : How to bind events for “track change”, “track end”?
- Front end wp_editor not rendering audio/video links
- Audio file’s length (duration) is missing from Attachment Details in Media Library [closed]
- Can I force all uploaded images to be reduced in quality?
- Audio Player for MP3 Files for WordPress
- RSS audio enclosures have length of zero (podcast duration is missing)
- Media Player gone on front end
- Can somebody explain this mediaelement and audio tags
- WordPress / Audio player
- WordPress MediaElement audio player won’t seek and resets back to the start when files are locally hosted
- Add a menu item to WordPress 3.5 Media Manager
- Update media library files after upload via FTP
- How can you set maximum width for original images?
- Custom post type with a forced fixed aspect ratio image crop
- How do I force WordPress to show most recent version of images in the media library?
- How can you change the ‘Insert into Post’ title in the media button?
- display image size in media library screen
- What is the best practice for renaming WordPress media files?
- How to capture the selection:toggle event fired by wp.media
- wp media regenerate unknown –image_size parameter
- Changing the media library default tab
- WordPress Uploads Folder can’t be Written to
- Best image hosting service
- How to display all images “Uploaded By” an author
- Video embeds work in backend, but are not parsed in frontend
- Shortlink directly to a media file?
- Is it possible to generate JPEG progressive thumbnails?
- Way to display media library in frontend
- Images are registered in media library but still won’t show up
- Run script after clicking Set Featured Image in Media
- Uploading non-media files?
- Media > Image Sizes aren’t being applied to uploads
- Rest API rename media
- Disable drag and upload in Media Library
- Custom media picker in meta box: how to select available image sizes?
- Add media column to edit post screen
- Can’t edit media details in new role
- add_image_size landscape or portrait
- What table is the media’s sort order stored?
- Add custom tab on the media manager
- Moving existing media items to new upload path structure not updating full URL path
- How to limit characters of the post title?
- How to bulk Edit Dates in Media Library?
- Trigger JS in custom meta box if a featured image is loaded/exists
- WordPress Built In Dialog Box For My Plugin
- Deleting images from gallery remain as attachment
- Cannot embed YouTube videos “Failed to embed” error
- wp_get_attachment_image_src() returns wrong url
- Create Media via REST API from Android Application
- How to upload media to a specific folder without a plugin in WordPress?
- Custom icons in media library
- Overwrite media matching post title using WP CLI’s media import command
- Password Protecting Media
- Creating subfolders in the media library
- WordPress media upload automatic refresh
- Can I Change the Media Upload Location for each user?
- WordPress converts media extention URL automatically to video player
- Media Library empty after server move (exact copy of files and db’s)
- media library not showing thumbnails after deleting full image
- Upload video in custom folder
- Media Library not showing images but still acknowledges existence
- Remove delete-attachment button for every media
- adding a button to the media uploader
- How to programatically toggle the media setting “Organize my uploads into month- and year-based folders”?
- Unable to add logo or header [closed]
- core/gallery get figcaption text
- Importing existing s3 Media into WP
- Import WordPress, Failed to import sizes
- Admin edit S3 Media file?
- When I insert media from Library into a post, can I then safely delete that media?
- Stylesheet being loaded outside of
- Attaching images to multiple galleries
- Specific folder and no thumbnail generation for media_sideload_image
- Whats wrong with my wp gallery?
- How to re-house images in uploads/YYYY/MM
- Pre-load images into a new users media gallery
- Getting image data from phone camera (MediaDevices.getUserMedia) into user post
- The uploaded file could not be moved to wp-content/uploads
- WP REST API Create media return Timeout Gateway in response, but media created
- Creating multiple instances of Media Uploader
- Handle image file and save it to media
- Multisite has SSL certificate, but media library is still http://
- Change behavior of the “ADD Media” buttom
- Disable wordpress gif compression?
- wordpress doesnt add media.css file
- Change default ‘file not supported’ error message
- How to create different media uploader frames / filter library depending on a custom action
- Customize WordPress Upload Directory
- How to open full Media Editor in a frame
- Get original path of user’s filesystem of an uploaded media
- Active Directory and group permissions
- gallery – size is thumbnail by default change it to medium [duplicate]
- Pictures won’t display in media library and also won’t show preview when selected
- Using WordPress.com API to retrieve featured images
- How to batch-add image file extension without losing DB refs?
- How to add a column showing real media usage (count) to the media list view?
- Add link to media files in backend and modify linked images in the frontend
- audio tags no longer working