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

    Hello Support Team,

    I use the Max Mega Menu Plugin to display our menu. This works well, but the default logo is still displayed, which I have set under Enfold Child / Theme Options / Logo. If I delete this, the Enfold logo is displayed. Under Design / Menu, the Max Mega menu is set correctly. Nevertheless, the default logo is still displayed.

    How can I set the main menu without the logo in the Enfold options?

    Thank you and best regards,
    Caroline

    #1283107

    Hi Caroline,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .responsive .logo img, .logo img {
         display: none; 
    }
    

    Best regards,
    Yigit

    #1283612

    Thanks!

    #1283651

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Menu without displaying default logo’ is closed to new replies.