Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #106865
    effess
    Participant

    I relocated http://www.rebecca-rosenberg.com/ and there is now a dark blue rule above the footer. Can you tell me how to delete it, please?

    #106872
    Mahesh
    Keymaster

    @effess: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #colophon {
    	border-top: none;
    }

    Regards,
    Mahesh

    #106941
    effess
    Participant

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘delete rule above footer’ is closed to new replies.