Audio File covering content in Portfolio items

Hi there,

Just recently, the audio file in my sermons (portfolio items) are covering the text above it. This was not happening until this week and these have been up on my website for a long time. Any ideas on how to correct?

https://orlcsb.net/portfolio-item/august-1st-2021/

Hi Thomas,

Thank you for writing in, we are still investigating this issue, for now, please add this to Theme Options > CSS, this will add a margin-top the audio player

.single-x-portfolio .x-audio.player {
	margin-top: 2.5em;
}

Cheers,

Thank you, that fixed it for now.

You are most welcome @tkcostello

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.