nogar
asked 11 years ago

How change the size of the menu var in the theme DW Simplex

Hello, I could say as I can resize the top menu along with the text height.

Thanks

1 Answers
DominicStaff
answered 11 years ago

Hello Nogar!

To change the size of the menu in the theme DW Simplex. you can open file style.css and add the following code :

 

.menu a {

font-size : 16px;

}

Regards,
Dominic

nogar
replied 11 years ago

But this will change the font size. What I want to do is change the size of menu, not the font size.

Powered by DW Question & Answer Pro