Change Font on Page Builder theme Landify
How do I go about changing the Top header cursive font in the theme Landify. I have a client that does not like the cursive font.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi JT
Thanks for running Page Builder.
I haven’t run this theme before so it might be best to see if this is perhaps a theme option or something changeable under Appearance > Customize. If you wanted to use Custom CSS to change it you’d insert:
.header h1 { color: #fff !important; font-family: ‘Pacifico’, cursive !important; }Pacfico is a Google font. You could change that to a default font like Arial but you’d need to ensure the font was enqueued if you wanted to run a different Google font.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.