Category Tabs

Posted in: Newspaper
Post count: 128

Hi There,

I need help on making the sub-category tab a little bigger in category page.
Here’s the screenshot – http://screencast.com/t/k5PO6iUXDh
I’m not sure what the css code for it.

Hopefully you can help us out.

Thanks!

Post count: 23312

Hello T2N,

If you want to do the tabs of tags a little bigger in the category page, you have to use a bit of CSS. Please try the code below and add it in Theme panel->Custom CSS area.

.td-category {
height:30px!important;
}
.td-category-header .entry-category a {
font-size: 20px;
}

The result you should see here -> http://screencast.com/t/wCXy2x13a

If you need more assistance in this regard, please provide your website URL so I inspect it closer you page.

Thank you for the message!

Post count: 128

Hi There,

The code works fine! Thanks!
Just need a little adjustment.
It seems like it hides some of the subcategories and created a dropdown. See here – http://screencast.com/t/kv4jOQjax

Is there a way where we can display more subcategories instead of making others in dropdown.
I think there are still some space.
I tried adjusting the size, but its too small.

Thanks!

Post count: 7909

Hi,

Please try this solution provided by Emil – https://forum.tagdiv.com/topic/show-all-subcategories/#post-62151

Thanks!

Post count: 128

Hi,

I followed the instruction, but the last 2 subcategories are not showing. – http://screencast.com/t/7JcnhCsM
The droppdown arrow was removed though.

Thanks!

Post count: 7909

Hi,

Please make sure you have done the modifications properly and provide your site url so we can inspect this.

Thanks!

Post count: 128

Hi There,

Yep, I have followed the instructions.
Remove a part of code in tagdiv_theme and added the given customized css code.

Here’s the link to our dev site – Travel2next
Authentication access is:
User: copytravel2dev
Password: 03ab8808

Thanks!

Post count: 23312

Hello T2N,
Unfortunately, we cannot access your website and after I have filled in the fields with the user id and the password I get it -> http://screencast.com/t/WitJ0GvEccUB

Please send us an email at contact@tagdiv.com with your credentials and FTP access so we can further inspect the issue and the setup page. Also, please provide the link of this topic so we know who are you and what the issue is.

Thank you for the message!

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