Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #236130

    Hey Enfold,

    Want to remove the my logo from the site, and not have the Enfold Logo there. I tried .logo { display: none; } it does work on desktop and tablet, but on a smartphone (iPhone here) the Enfold logo is there for some reason., any ideas?

    Thanks,

    #236295

    Hi Marssolutions!

    Please add following code to Quick CSS instead

    .logo img { display: none !important; }

    Regards,
    Yigit

    #236632

    Thank you Yigit. Worked a treat. The force in strong in you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘logo’ is closed to new replies.