Pet Care Theme – Can’t Remove Demo Content Logo in Footer

Home Forums All Other Themes Pet Care Theme – Can’t Remove Demo Content Logo in Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #193902
    GregGreg
    Participant
    • Topics: 6
    • Replies: 7
    • Total: 13
    Member since: October 14, 2016

    On the Pet Care Theme, I cannot remove the demo content logo in the footer area. I have tried replacing it through the WP Customize area as well as the widget area, but it’s still there.

    Here’s a link to it: https://tmjdogbreeding.com/

    #193948
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .footercols2:nth-of-type(2) {
      display: none !important;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.