Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1442479

    I’ve got the admins for a site i didn’t create. We have and old logo ind the footer area -but its not made or visibly in the footerwidget -and the footers is set as three collums.

    It’s the logo at the bottum right corner. I even deleted the picture from media library, buts its still there. Do you have any idea how to delete it/where it is set.

    Thank you! 🎁

    #1442484

    Hey josefineeiby,
    Please look in the custom.css file in the theme: /wp-content/themes/enfold/css/custom.css
    and find this rule:

    
        #footer .container {
            background: url(/wp-content/uploads/2017/09/logo.png) top right 50px no-repeat;
            background-size: 20%;
        }
    

    It adds the logo in your footer.

    Best regards,
    Mike

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