How to specify font style?
Hi all
I know that I can change the font family for all my h tag (h2,h3,etc)
The problem is that I can only select the primary font family and not some different styles, like Bold 700, Ultra - Bold 900 etc.
For example if I want to use Lato Bold 700 for all my H2, H3, etc and not the normal Lato (the default is the Lato 400) how can I do it? Do I must use CSS?Can you bring an example please?
Thanks in advance
Comments
yes, you must use css for that, like below:
What class in custom css should we use if we want to set a main menu font and a submenu font to italic?
Could you please specify what the code should look like?
And one more thing for now. What code should we put if we want to use custom style for buttons (color for font and for a button itself) and fonts in sections, say, for content, various headings, etc?
If you will send us url to website where you have buttons, then we can tell you what css for button can be used. But if you want to play with other styles, then please look at http://themes.muffingroup.com/betheme/documentation/#theme-customizations where we explained how to customized elements via css because we are not able to give you css for each thing that you can imagine.
Thanks for understanding!