Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #585378

    Hi,

    I have an audio player widget under an an events calendar widget on my right side bar. There is a large gap in between the audio player and the calendar. The audio player is MP3 JPlayer down on the bottom left of dashboard. I’ve played with every setting in the audio player. Is there a custom css I can use to get the audio player up closer to the calendar? Login info and site link below.

    Thank you for any suggestion!

    #585403

    Hey yes9310!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    section#mp3-jplayer-widget-2 {
        margin-top: -130px;
    }

    Cheers!
    Yigit

    #585658

    Perfect! Thank you so much Yigit!!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Move single widget closer to widget above’ is closed to new replies.