Support for Envato Buyers Forums Samsara How to enlarge the font in the Separator with Text

Viewing 4 reply threads
  • Author
    Posts
    • #5351
      jesson904
      Member

      Hi, how to enlarge the font in the Separator with Text?
      Thanks

    • #5352
      jesson904
      Member

      By the way, how to change the font of my site?
      Is there a list of Google Fonts to choose from?

    • #5363

      Hi

      1. Try to add the following CSS into Samsara options > custom style > CSS code

      .vc_separator h4{font-size:YOUR- SIZE;}

      2. Which part of font on your site you want to change? You can only change the heading and menu font in appearance > customize

      Thanks

    • #5364
      jesson904
      Member

      I want to change every latter’font on my site,including main body. How can I do that?

    • #5374

      The google font list is only available for heading and menu text, you can change it in “appearance > customize”
      If you want to change the body text font, you need to add some custom CSS in “Samsara options > Custom Style > CSS code” such as below

      body{font-family:"new-font-name-here";}
Viewing 4 reply threads
  • You must be logged in to reply to this topic.