Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nancedelia

    (@nancedelia)

    Tried this css but did not work:

    div#footer-text.site-info {
    	display: none!important;
    }

    Did not work.

    Thread Starter nancedelia

    (@nancedelia)

    Okay was able to fix it. Used this code:

    */
    div#credit-link {
    	display: none!important;
    }

    And now the credit link is gone.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Credit Link Glades’ is closed to new replies.