Remove stuff from category.php

Posted in: Newspaper
Post count: 94

Hi Support,

Please take a look here: http://goo.gl/fSaU7L

Two questions:

1. How do I remove the complete category block (and sub categories) from each category page?

2. How do I prevent these grey block in the slider? Is there an option to have the image automatically fit/stretch? Should I change the background color? I have this with almost all images, very annoying. How to avoid/fix this?

I use a child theme, so please let me know what code to insert/remove from which php file.
Custom css code is also fine 🙂

Thank you.

  • This topic was modified 12 years by OuweAap.
Post count: 6600

Hi,

1. Please remove this code from page-category-slider.php file, like this: http://screencast.com/t/JEZpd4Ysa

2. Use this css:

.iosSlider-col-2 .entry-thumb {
width: 100% !important;
}

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.