Jump to content

[solved] Can I make my menu items text bold ?


Recommended Posts

Is there any way I can test out by making my basic horizontal menu have bold text to stand out more ? I am using Prestashop 1.4.8.2. I just want to see what it would look like with the text in bold, it might look terrible, but worth a try. Also I can centre the words ? The module name is blocktopmenu

 

My website is here with the menu : http://www.leosden.co.uk/shop/

 

Also are there any links to free replacement menus similar to the one I have ?

 

Thanks !

Edited by vekia (see edit history)
Link to comment
Share on other sites

Is there any way I can test out by making my basic horizontal menu have bold text to stand out more ? I am using Prestashop 1.4.8.2. I just want to see what it would look like with the text in bold, it might look terrible, but worth a try. Also I can centre the words ? The module name is blocktopmenu

 

My website is here with the menu : http://www.leosden.co.uk/shop/

 

Also are there any links to free replacement menus similar to the one I have ?

 

Thanks !

 

have you followed Nemo1 suggestion? We still waiting for your reply in this case:-)

in my opinion, when you use global.css file - it's better to use:

 

.sf-menu a {
font-weight: bold!important;
}

  • Like 2
Link to comment
Share on other sites

SHould be font-weight :)

 

omg what a shame :P

 

thanks for asistance

 

Thanks vekia, I tried that and it didn't work, I edited the current theme global.css, was that correct or was I meant to edit another global.css file ?

 

it was my mistake :( As Nemo said you have to use font-weight not font-size

 

regards

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...