Kristof111 Posted December 3, 2016 Share Posted December 3, 2016 Hello, I want to show my categories on my horizontal top menu but I can't get them on one line (see image). So i thought maybe I can adjust the font size of my horizontal top menu so I can fit them on one straight line. Can someone help me with this? I'm using prestashop 1.6.1.6 and I'm using the default theme. Thanks! Link to comment Share on other sites More sharing options...
sandipchandela Posted December 4, 2016 Share Posted December 4, 2016 Change this : Open css file in editor: /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css you can change 18px/22px to 12px/20px as you want. .sf-menu > li > a { font: 600 13px/22px "Open Sans", sans-serif; } 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