Viewing 2 replies - 1 through 2 (of 2 total)
  • Jason King

    (@jasoncharlesstuartking)

    Odd. I just tried that CSS code using my browser’s Inspect Element tool, and it worked.

    It’s not best practice but you could try adding !important:

    .site-info {
    	display: none !important;
    }
    Thread Starter sinceday1

    (@sinceday1)

    thanks a million

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove "proudly powered by wordpress"’ is closed to new replies.