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

    I have tried to comment out the logo ( as suggested in prior post) yet it crashes site each time. The code in the post seems different to the same url in my theme at the same location – maybe an update.

    Please supply code to remove logo so there is no logo at all.

    Please supply correct path to file so I can find it. this is the one I tried already.

    httpdocs / wp-content / themes / enfold / framework / php / function-set-avia-frontend.php

    #138696

    Hi,

    You don’t need to comment out anything to hide the logo. Add this on your custom.css or Quick CSS:

    .logo.bg-logo {
    display: none;
    }

    Remove browser cache then reload the page.

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘commenting out logo crashes site.’ is closed to new replies.