I don’t think this is a css theme problem. Rather it is the wordpress dashboard settings. Is there a way to edit how the interface looks in the add new post page so that I can add a new category box on the right sidebar?
Let’s say I want category “abstract” to limit to 2. How do I do it? I tried using “if(in_category( ‘Abstract’ ))”
But it doesn’t work.
Thanks Thejas Kamath. That’s what I am looking for.