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
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
Thanks!
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