Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #385156

    Hello,

    I was able to remove the enfold logo on my site, but it still shows up on mobile. Is there a way to ensure that it will be hidden on all devices?

    Thanks!

    Gabe

    #385161

    Did you put your logo in the proper place in the theme options? If you put it under THEME OPTIONS /LOGO, it should overwrite the Enfold logo anywhere.

    #385851

    Hi!

    How did you remove it? Are you hiding it via CSS? If all you did was remove it from the Enfold theme settings then the default Enfold logo should be displaying instead.

    Try clearing the browser cache of your mobile device.

    Best regards,
    Elliott

    #388051

    Yes, hiding it via CSS. It remains hidden when viewing regularly on a computer, but still shows up on mobile. I am not using a logo, i am using advanced layer slider as the header (the header is too big and has too much info).

    Have tried clearing browser cash, still the same result.

    #388449

    Hi!

    Please try adding following code to Quick CSS

    .logo { display: none !important; }

    If that does not work, please post the link to your website

    Cheers!
    Yigit

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