Category Style 8 Pull-down Filter Partially Hidden

Posted in: Newspaper
Post count: 8

Hi,

The Category pull-down filter is partially hidden on category template style 8

Similar category style 6 fix needs to be applied to style 8
https://forum.tagdiv.com/topic/category-pull-down-filter-partially-hidden/

.td_category_template_8 .td-category-header {
z-index: 1!important;
}

You can see a live example on your demo.
http://demo.tagdiv.com/newspaper/category/template-style-8/

Post count: 23312

Hello pvergados,

Thank you for reporting this. You should use the code below to fix this.

.td_category_template_8 .td-category-header{
z-index: 1!important;
}

The result is here -> https://www.screencast.com/t/PvhgaxkOdJN

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.