pdimka Posted April 4, 2014 Share Posted April 4, 2014 How to change the font size in the standard theme prestashop in the upper categories Link to comment Share on other sites More sharing options...
dioniz Posted April 6, 2014 Share Posted April 6, 2014 Open yourtheme/css/modules/blocktopmenu/css/superfish-modified.css anf find this code: .sf-menu > li > a { border-bottom: 3px solid #E9E9E9; color: #484848; display: block; font: 600 18px/22px "Open Sans",sans-serif; padding: 17px 20px; text-transform: uppercase; } modify font: 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