Hello
I'm using pacific template.
How can I remove certain sections to not appear in the navigation menu?
I want to keep them showing on the page where it is located, but do not want it in the navigation menu. For instance I want to remove History from the navigation menu.
Any ideas?
Also I was able to remove the logo from the navigation menu, with this code:
header#header:not(.shrink) img {
display: none;
}
However now there is a dead space where the logo used to be, is it possible to remove the padding of the logo, so the navigation menu links are all in line?
website: www.thepantrymanly.com