• Resolved FWC

    (@lucidfox)


    Hi Again!

    Also, I noticed some time ago that there is a significant white space gap between your scripture heading (H2) and the audio player at the top of the page when it loads. This only happens in desktop view. It looks great on mobile views!

    Here’s a screenshot: Screenshot

    Any way to fix this?

    Thank you!
    Todd

    • This topic was modified 9 years, 7 months ago by FWC.
Viewing 1 replies (of 1 total)
  • Plugin Author drmikegreen

    (@drmikegreen)

    That is a style sheet issue. You might try adding:

    .ebp_audio_player {
        width: 50%;
        float: right;
        margin: 0px 20px -30px 0;
    }

    to your style sheet, then tweak that to get what looks good to you.

    Post here what you come up with, so that others may benefit and, also, I can close this topic.

    God bless!

    Mike Green

Viewing 1 replies (of 1 total)

The topic ‘White Space’ is closed to new replies.