Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1380655
    Nic Design
    Participant

    I added a Audio Player element to my cornerstone page and found the mute button is displaying below the player. After some troubleshooting I found this was only the case when I use the box width instead of full-width pages. How can I get the audio player to display correctly with box width? Also, when I login to the website to make changes the audio player displays differently. The color is black instead of grey and it the padding is really tight with the previous section. Can you tell me why this is happening and if there is a way to make it stop? I’ve included screenshots of what I am seeing.

    #1380658
    Nic Design
    Participant
    This reply has been marked as private.
    #1380939
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .mejs-controls > div.mejs-time {
    	width: 42px !important;
    }

    It will look like this – http://prntscr.com/ebvqlq

    Hope this helps.

    Cheers!

    #1384044
    Nic Design
    Participant

    Hi Rupok. That fixed the issue with the mute button but I’m still having the issue with the player appearance changing when I log into the site. Any idea what is causing that?

    #1384690
    Rad
    Moderator

    Hi there,

    I don’t see that CSS being added, logged in or not. I went ahead and added it and seems to be working.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1380655 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>