Forums
Home / Theme: Di Restaurant / Remove Header
(@tuler)
1 year, 3 months ago
How do I remove the header menu at the top of the page?
(@dithemes)
Hi @tuler
You can use below custom CSS:
#collapse-navbarprimary { display: none !important; }