• grenfell

    (@grenfell)


    Hi guys,

    just wanting to put up an ‘under construction’ page for a friend. the image is up fine, and the message too, however after i entered the below code into appearance > custom css (simple custom css plugin) before to remove the ‘powered by wordpress’ stuff, it didn’t get rid of the black band?

    Could you please tell me how to remove this?

    please see here:

    https://www.simonphillipsmusic.com

    also is it easy to make the font = century gothic instead?

Viewing 3 replies - 1 through 3 (of 3 total)
  • WEN Solutions

    (@wen-solutions)

    Add the below line of CSS on Custom CSS

    #colophon.site-footer {
        display: none;
    }

    After completion of construction, try by removing this code on live site. ??
    Thanks

    Thread Starter grenfell

    (@grenfell)

    thankyou!

    WEN Solutions

    (@wen-solutions)

    If your problem is solved, please mark this ticket as resolved.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘black bar across middle of page (Harmonic theme)’ is closed to new replies.