Font change for menu, buttons and call to action

I want to change the font type for the navigation menu, buttons and call to action area. I have changed font type in customization and width than “template” area within X theme. I assume you have to do this with CSS but I just cannot figure it out.

Thanks for your excellent template
James

Hi There,

Thanks for writing in!

Can you please describe a bit what exactly you want to achieve here. May be a screenshot you can attach here.
If you want to change font and width of the each menu item you can do it with the customizer, no need of extra css.

Let us know if you want something else.

Thanks

What I want to do is change the font for the buttons (read more) to Pirata One. Currently I think it is using body font and I want to change it to headings font. Seen here: https://goo.gl/iiuRfS
On the call to action element (shop for pitbull apparel co)it is using the body font I believe. I want to change it to the heading font which is Pirata One
as well. Seen here: https://goo.gl/AsPPje

So on both the buttons and called action I want the font to be pirata one

Thank you for your support
James

Hi James,

Please try this inline CSS to the style field of your buttons:

font-family: 'Pirata One', cursive;

Hope it helps :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.