Sub-category

Posted in: Newsmag
Post count: 59

How can i make the sub-categories bigger?

Thanks

image

Post count: 6535

Hi

You can increase the font size for the sub-categories items using custom css in theme panel > custom css: http://screencast.com/t/ZMmTJII8

.td_mega_menu_sub_cats a{
font-size: 15px;
}

Let me know how it goes!

Thanks!

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