Jump to content

font size horizontal menu


luido86

Recommended Posts

Hello everyone,

I would like to resize the font of the horizontal menu, but I can not in any way.

I saw through firebug, that I have to work on the \ default-bootstrap \ css \ modules \ blocktopmenu \ css \ superfish-modified.css file, in line 60.

By changing this line to my liking, this does not work, how can it be?

I did a search all afternoon on the net and they all succeeded without major problems.

I work with prestashop 1.6.1.23.
Sorry for my english, I'm italian.
Can someone help me?

Thank you.

Link to comment
Share on other sites

You need to clear your browser cache to make your change take effect.
But it's not recommended to edit that file, you may lose your changes after upgrade.

It's recommended to use a module to add this custom css code to your site to change the font size of menu items.

.sf-menu > li >{font-size: 20px;}

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...