Hello
I changed the fonts from the admin panel in template style in home and default to the ones I use. All fonts have changed except for one group "sub-title". Is there any place where you should change these fonts? Can anyone tell me how to solve this problem?

    michalblayk
    Hi
    The font size for ACM blocks is heading 2 size that is same for all sites and work without issue.
    about font family its used

    .acm-hero h2.hero-heading {
        font-weight: normal;
        font-family: "louis_george_caferegular";
    }

    You can override it via custom css setting in template.

    Could you give me instructions on how to do this? Thank you!

      michalblayk
      Hi
      i shared the code in last post, you can use it via custom css section via edit template style.
      and change the values.

      Regards

      Write a Reply...
      You need to Login to view replies.