Okay
  Public Ticket #2656594
mp3 not displayed on homepage
Closed

Comments

  • Elo started the conversation

    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

  •  1,104
    Max replied

    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

  • Elo replied

    Thank you so much Max! It works great now!

  •  1,104
    Max replied

    You are welcome

    Thanks,


    Max from the Sonaar.io Crew