Tagged: ajax
Does anybody integrate correctly fullwidth audio player with ajaxify plugin? I’m having a lots of problem on this, please help!
Hi Krios!
What kind of issues are you having? If you could not make it fullwidth, please add color section element to your page with unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then place your audio player inside it and add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 100% !important; width: 100% !important; padding: 0; margin: 0; }
Regards,
Yigit