Jump to content
Sign in to follow this  
ciordia9

Whitehouse Pro 3, Remove Feature Content

Recommended Posts

ciordia9

This was answered for another individual but the solution was tailored to his setup. This should work for everyone I think. If you have WHP3 with the Feature Page - Standard and want to not have the body of the text or sidebar use:

	body.home.page #maincontent, body.home.page #sidebar {
		display: none;
	}
	

This should probably roll up into the Feature Setup screen instead of having to manually CSS it out.

Share this post


Link to post
Share on other sites
peters_publishing

I'm wondering how I can apply this to another page, other than the home page. I would like to just show the feature boxes on one of the pages on my site.

Share this post


Link to post
Share on other sites
cmunns

You can actually set this on the Page editor options. Scroll down the page and you'll see it :)

Share this post


Link to post
Share on other sites
peters_publishing

Sorry, I don't see it

Share this post


Link to post
Share on other sites
bryan-hadaway

This isn't in the normal options. This is when editing a specific page, if you scroll down you'll see many individual options just for that page. Thanks, Bryan

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  

×