Ahmed Kamara
asked 11 years ago

I need to increase the size of the Main Menu font and also possibly change the font to another. Please help. Thanks

1 Answers
DominicStaff
answered 11 years ago

Hello Ahmed Kamara !
To increase the font size of the Main Menu and change the font, please follow my instruction here:

– Log in to Dashboard > Theme > Customize > General Settings.

– Add the following code in the “ DW Focus header script “



<style>

.navbar .nav li a {

font-size: 14px;

font-family: "NovecentowideBookBold",Georgia,"Times New Roman",Times,serif;

padding: 10px 12px !important;

}

</style>

You can change the font to another here : “NovecentowideBookBold”,Georgia,”Times New Roman”,Times,serif;”

Hope this helps,

Regards,
Dominic

Powered by DW Question & Answer Pro