Thread Starter
Boon
(@eliakristan)
I found a way, i deleted the navigation segment in header.php and it works, there might be a better/cleaner way though.
Boon, how did you exactly remove navbar?
I would like to use som widget for that.
Thread Starter
Boon
(@eliakristan)
Go to your theme editor, select the header.php file, remove the <div> navbar part.
However, if later on you would like to be able to update this theme, you should create a child theme first and modify the code there (more info on the child theme threads)
cheers