New LATEST widget appearing in sidebar after theme update

Posted in: Newspaper
Post count: 14

Hi there

I just updated to the newest theme version from 6.0. Since then I have a LATEST drop down menu widget appearing at the top of my category sidebars, which I don’t want.

I have created a new sidebar and it still appears.

See: http://wellnessatwork.com.au/category/training-coaching/

Can you please tell me know to switch this off?

Thanks

Post count: 7909

Hi,

This dropdown menu appears on categories pages, it is not from your sidebar. Please use this custom css in Theme Panel > Custom Css to hide it – http://screencast.com/t/tSqJ85h6G

.td-category-header .td-category-pulldown-filter {
display: none;
}

Thanks!

Post count: 14

That works perfectly. Thanks very much!

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