Support for Envato Buyers Forums Samsara Change font sizes

Viewing 3 reply threads
  • Author
    Posts
    • #4235
      Shripriya
      Member

      I want to change the font sizes. But when I change the css file, it is overridden by the default settings.

      Where can I change font sizes for the header and body text?

      Thank you.

    • #4241

      Did you add your custom CSS into custom.css file or “Samsara options > custom style > css code”?
      And make sure your custom CSS is correct as below(If my understood is correct):

      /*Font size of Top Navigation menu text*/
      #primary-menu > ul > li{font-size:12px;}
      /*Font size of body text*/
      body{font-size:14px;}
    • #4255
      Shripriya
      Member

      Thank you. Sorted this out.

    • #4260

      That’s great!

Viewing 3 reply threads
  • You must be logged in to reply to this topic.