perspect Posted March 31, 2016 Share Posted March 31, 2016 I need help adjusting the spacing on my sub category. The category names spread over three lines and the sort by box is over the top of them. How do I adjust this spacing? Thanks Link to comment Share on other sites More sharing options...
dioniz Posted March 31, 2016 Share Posted March 31, 2016 Go to yourdomain.com/themes/default-bootstrap/css/category.css and find this line: #subcategories ul li { float: left; width: 145px; margin: 0 0 13px 33px; text-align: center; height: 220px;} Increase height to something that suits you. Link to comment Share on other sites More sharing options...
perspect Posted April 1, 2016 Author Share Posted April 1, 2016 Thanks for your response. Rather than fix the height is it possible to make it automatic? I have other sub categories that are only one line and the space underneath looks lost now Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now