Comments Elo started the conversationJanuary 12, 2021 at 11:21amHi, My mp3 player is not displayed on the homepage of my site. Can't really figure out why. It is displayed properly on every other page. How can i fix that? Thanks for your help 1,114Max repliedJanuary 12, 2021 at 3:49pmHi,its because your theme's footer is above your theme's content.Try to add this custom CSS: .edge-content { z-index: 101!important;}Thanks, Max from the Sonaar.io Crew 1 LikeElo repliedJanuary 12, 2021 at 5:44pmThank you so much Max! It works great now! 1,114Max repliedJanuary 12, 2021 at 6:48pmYou are welcomeThanks, Max from the Sonaar.io Crew Sign in to reply ...
Hi,
My mp3 player is not displayed on the homepage of my site. Can't really figure out why. It is displayed properly on every other page. How can i fix that?
Thanks for your help
Hi,
its because your theme's footer is above your theme's content.
Try to add this custom CSS:
.edge-content {
z-index: 101!important;
}
Thanks,
Max from the Sonaar.io Crew
Thank you so much Max! It works great now!
You are welcome
Thanks,
Max from the Sonaar.io Crew