Jump to content
Sign in to follow this  
profoundtigger

features problem

Recommended Posts

profoundtigger

I've was able to fully adjust the feature width from this post: http://www.pagelines.com/forum/discussion/12458/featured-slider-width-a-solution/p1 but then a problem came up. Whenever i use the primary nav, the features is still on the top page. How do i remove the features when using the primary to my catagory page?

Share this post


Link to post
Share on other sites
Kate
Hello, I'm not sure I understand the question, sorry. You don't want the feature slider on the category pages?

Share this post


Link to post
Share on other sites
catrina
You can hide the feature slider on category pages using this CSS (added to Custom Code > Custom CSS): [code]body.archive div#feature {display: none;}[/code]

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
profoundtigger
Thanks catrina, I've also encounter the same problem while using the search form. How can i hide the features when using search as well?

Share this post


Link to post
Share on other sites
kastelic
[code] .search #feature {display: none} [/code]

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  

×