Jump to content
Sign in to follow this  
broombag

Feature only on home page

Recommended Posts

broombag

I'm trying to make my home page show latest posts and be the only page that has features on it. Other pages is no problem hiding the features, but category pages seem to show features. How do I hide features on category pages?

Share this post


Link to post
Share on other sites
cmunns

For now probably using CSS. `.category #feature {display:none;}` we are working on improving this functionality.

Share this post


Link to post
Share on other sites
broombag

Where exactly do I put that bit of code?

Share this post


Link to post
Share on other sites
joel

Where is the base.css file? I've been looking for it but can't seem to find it went to appearance >> Editor >> but it's not there. Been looking all over via ftp and can't seem to find it there either.

Share this post


Link to post
Share on other sites
trinisys

Under Appearance > Editor, it is called style.css.

Share this post


Link to post
Share on other sites
joel

thanks. :-) That answers a lot of questions for me. So often I see it as base.css. Don't know why it's not just said "style.css"

Share this post


Link to post
Share on other sites
joel

with this item know, with lots of other things yes :-) But I'll save those for another post. Thanks! the pagelines team ROCKS!!!

Share this post


Link to post
Share on other sites
Kate

Hey Joel, Saw your question above... In previous versions there was only base.css, not style.css in the Base theme.

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  

×