• Resolved goviral

    (@goviral)


    Hi, I’ve tried to remove the magee link in the footer area but it keeps going back to Magee. Is there a way to do this?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • CypressWebs

    (@jmeyer2485)

    In your Child Theme or CSS Editor Plugin try this code:

    .site-info {
      display: none;
    }

    *Note
    If your theme has a custom CSS Editor in it, you can also paste the code in there.

    Never edit core CSS or PHP files under Appearance > Editor. Your edits will be deleted when the theme is updated.

    Thread Starter goviral

    (@goviral)

    Thanks very much. This is resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Magee link in footer?’ is closed to new replies.