I am using the Enterprise Theme...
I know how to remove the RSS links and search field in the header, BUT, when I do this it automatically places menu items in a new row as if the RSS links were still there. Same goes for header...There's a blank spot where the search field once was. What's the CSS code to fix this? Thanks.
Also, my page set is to private per my clients request but here is the code I'm using:
.header-right {
display:none;
}
.navright {
display:none;
}