Jump to content
Sign in to follow this  
tirediron

How do I remove the search bar?

Recommended Posts

tirediron

I am just getting started with Pagelines and one stumbling block that is bothering me is how to remove the search bar that seems to be present by default:

Searchbar.jpg

I have the "Hide search field" option in the "Header and Footer" page checked, but that doesn't seem to do it.

Thanks!

Share this post


Link to post
Share on other sites
batman

Hi tirediron

Please go to:

Pagelines > Site Option > NavBar

You have the options to hide.


Life is too short to remove USB safely ...

Share this post


Link to post
Share on other sites
Rob

Batman is correct. You're using NavBar, not Nav Classic, thus the hide searchfield option is in those settings.


Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
tirediron

Apologies, I didn't explain that correctly. I want to make the whole blue bar disapear. Is that possible?

Share this post


Link to post
Share on other sites
Danny

Hi,

Without a link to the site in question, its difficult to assist you. However, if I understand you correctly, you wish to make the blue navbar be transparent ?

If so, add the following code:


#site .navbar {
background: transparent;
}[/CODE]


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×