Hi guys,
Is it possible to hide the logo on the first/front page? Grateful for help thank you!
Hi mrsrehn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .logo { display: none !important; }
If that does not help, please post the link to your website
Regards,
Yigit
You’re awesome. Thank you!