I imported the demo https://kriesi.at/themes/enfold-photography/ but I really like to remove the menu and logo and the area on the left side from the homepage.
For the other pages the vertical menu is just fine.
I hope you can help me with this asap.
Thanks!
Hey gawcvw,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top.home #header {
display:none;
}
.responsive.html_header_left .home #main {
margin-left: 0!important;
}
Best regards,
Vinay
Thanks, it works!
Hi,
I’m glad Vinay was able to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon