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

    I disabled the theme logo for my site. So when viewed on computer it does not show but when I shrink down my screen to see how it looks on smaller screens the the Enfold logo is there. Can anyone help? http://www.motorcycletravelguideusa.com Please advise. Thank You for your help in advance

    #663183

    Hey ckish,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Best regards,
    Jordan

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