Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #894923

    Hi, please help. I have added the following to remove logo

    .logo { display: none; }

    This works for desktop, but not mobile. Not sure how to fix, thanks!

    • This topic was modified 6 years, 10 months ago by CodeContra.
    #894929

    Hey,

    Please use the code as following

    .responsive .logo, .logo { display: none !important; }

    Best regards,
    Yigit

    #894932

    Great! thank you

    #894934

    Hi,

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hidden logo still showing on mobile’ is closed to new replies.