Forums

Shortcodes Ultimate
[resolved] How to style Audio Player (2 posts)

  1. dcroe05
    Member
    Posted 3 months ago #

    I'm looking for a way to make the audio player from

    display:block

    to

    display:inline-block

    How can I apply CSS to the audio player, as it doesn't seem to output with a class or useful id.

    Preferably I'd like to apply this change to Audio media only, but if I have to make it apply to all the media I can live with that.

    http://wordpress.org/extend/plugins/shortcodes-ultimate/

  2. gn_themes
    Member
    Posted 3 months ago #

    You can put it to the <span> tag. Or in the <div class="inline"> and add next custom css:
    .inline .su-media { display: inline }

Reply

You must log in to post.

About this Plugin

About this Topic