CJH Posted January 25, 2014 Share Posted January 25, 2014 Is it possible to change the indent for the subcategories that fly out in the Category menu in the left block? I'd like to decrease the distance that these indent. Version 1.5.6.1, default theme I'll try to explain more. With all the '+' closed, the Categories are lined up on the left. Open the + and the subcategories are indented from the left. With another sub-subcategory, the text is chopped off at the edge of the menu, so you cannot read it. Solution is to decrease the indent so everything fits (or to have the menu fly out over the page, but I guess that is harder to arrange). I guess there ought to be a setting for this in a css somewhere, but I cannot find it. Any clues? Link to comment Share on other sites More sharing options...
CJH Posted January 25, 2014 Author Share Posted January 25, 2014 Ah, after searching for a long time, I finally found my own answer: alter the px number in: #categories_block_left li ul {margin-left:20px} in the css file for blockcategories inside the theme. Default was 40, and making it 20 allowed the subcategories to fit. Hope that this helps someone else looking ... 1 Link to comment Share on other sites More sharing options...
Recommended Posts